Revision
124701
Author
ryandesign@macports.org
Date
2014-08-27 06:46:12 -0700 (Wed, 27 Aug 2014)

Log Message

p5-test-perl-critic: add p5.18 and p5.20

Modified Paths

Diff

Modified: trunk/dports/perl/p5-test-perl-critic/Portfile (124700 => 124701)


--- trunk/dports/perl/p5-test-perl-critic/Portfile	2014-08-27 13:45:51 UTC (rev 124700)
+++ trunk/dports/perl/p5-test-perl-critic/Portfile	2014-08-27 13:46:12 UTC (rev 124701)
@@ -3,7 +3,7 @@
 PortSystem                1.0
 PortGroup                 perl5 1.0
 
-perl5.branches            5.8 5.10 5.12 5.14 5.16
+perl5.branches            5.8 5.10 5.12 5.14 5.16 5.18 5.20
 perl5.setup               Test-Perl-Critic 1.02
 revision                  3
 license                   {Artistic-1 GPL}