Revision
122918
Author
devans@macports.org
Date
2014-08-01 23:00:48 -0700 (Fri, 01 Aug 2014)

Log Message

p5-sql-statement: add perl branch 5.20.

Modified Paths

Diff

Modified: trunk/dports/perl/p5-sql-statement/Portfile (122917 => 122918)


--- trunk/dports/perl/p5-sql-statement/Portfile	2014-08-02 05:48:18 UTC (rev 122917)
+++ trunk/dports/perl/p5-sql-statement/Portfile	2014-08-02 06:00:48 UTC (rev 122918)
@@ -3,7 +3,7 @@
 PortSystem            1.0
 PortGroup             perl5 1.0
 
-perl5.branches        5.8 5.10 5.12 5.14 5.16 5.18
+perl5.branches        5.8 5.10 5.12 5.14 5.16 5.18 5.20
 perl5.setup           SQL-Statement 1.405 ../by-authors/id/R/RE/REHSACK/
 license               {Artistic-1 GPL}
 maintainers           nomaintainer