Revision
122952
Author
khindenburg@macports.org
Date
2014-08-02 14:54:04 -0700 (Sat, 02 Aug 2014)

Log Message

p5-xml-sax: add perl branches 5.18 5.20

Modified Paths

Diff

Modified: trunk/dports/perl/p5-xml-sax/Portfile (122951 => 122952)


--- trunk/dports/perl/p5-xml-sax/Portfile	2014-08-02 21:43:54 UTC (rev 122951)
+++ trunk/dports/perl/p5-xml-sax/Portfile	2014-08-02 21:54:04 UTC (rev 122952)
@@ -4,10 +4,10 @@
 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			XML-SAX 0.99
 revision        1
-maintainers			nomaintainer
+maintainers			khindenburg openmaintainer
 license             {Artistic GPL}
 categories-append	textproc
 description			Perl extension for SAX XML parsers.