Revision
99223
Author
jmr@macports.org
Date
2012-10-29 15:23:19 -0700 (Mon, 29 Oct 2012)

Log Message

p5-catalyst-authentication-credential-http: license

Modified Paths

Diff

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}