Modified: trunk/dports/perl/p5-catalyst-authentication-credential-http/Portfile (99222 => 99223)
--- trunk/dports/perl/p5-catalyst-authentication-credential-http/Portfile 2012-10-29 22:20:31 UTC (rev 99222)
+++ trunk/dports/perl/p5-catalyst-authentication-credential-http/Portfile 2012-10-29 22:23:19 UTC (rev 99223)
@@ -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 Catalyst-Authentication-Credential-HTTP 1.012
revision 3
platforms darwin
+license {Artistic-1 GPL}
maintainers fpassera.com:dev openmaintainer
description HTTP Basic and Digest authentication for Catalyst.
long_description ${description}