Modified: trunk/dports/perl/p5-string-escape/Portfile (99170 => 99171)
--- trunk/dports/perl/p5-string-escape/Portfile 2012-10-29 00:53:28 UTC (rev 99170)
+++ trunk/dports/perl/p5-string-escape/Portfile 2012-10-29 00:53:49 UTC (rev 99171)
@@ -3,10 +3,11 @@
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
perl5.setup String-Escape 2010.002
revision 3
platforms darwin
+license {Artistic-1 GPL}
maintainers fpassera.com:dev openmaintainer
description Backslash escapes, quoted phrase, word elision, etc.
long_description ${description}