Revision
124822
Author
ryandesign@macports.org
Date
2014-08-28 06:01:13 -0700 (Thu, 28 Aug 2014)

Log Message

p5-html-strip: add p5.18 and p5.20

Modified Paths

Diff

Modified: trunk/dports/perl/p5-html-strip/Portfile (124821 => 124822)


--- trunk/dports/perl/p5-html-strip/Portfile	2014-08-28 12:59:58 UTC (rev 124821)
+++ trunk/dports/perl/p5-html-strip/Portfile	2014-08-28 13:01:13 UTC (rev 124822)
@@ -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         HTML-Strip 1.06
 revision            3
 license             {Artistic-1 GPL}