Revision
124808
Author
ryandesign@macports.org
Date
2014-08-28 02:38:33 -0700 (Thu, 28 Aug 2014)

Log Message

p5-crypt-random: add p5.18 and p5.20

Modified Paths

Diff

Modified: trunk/dports/perl/p5-crypt-random/Portfile (124807 => 124808)


--- trunk/dports/perl/p5-crypt-random/Portfile	2014-08-28 09:36:42 UTC (rev 124807)
+++ trunk/dports/perl/p5-crypt-random/Portfile	2014-08-28 09:38:33 UTC (rev 124808)
@@ -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     Crypt-Random 1.25
 revision        3
 license         {Artistic-1 GPL}