Revision
99222
Author
jmr@macports.org
Date
2012-10-29 15:20:31 -0700 (Mon, 29 Oct 2012)

Log Message

p5-catalyst-plugin-session-store-fastmmap: license

Modified Paths

Diff

Modified: trunk/dports/perl/p5-catalyst-plugin-session-store-fastmmap/Portfile (99221 => 99222)


--- trunk/dports/perl/p5-catalyst-plugin-session-store-fastmmap/Portfile	2012-10-29 22:18:23 UTC (rev 99221)
+++ trunk/dports/perl/p5-catalyst-plugin-session-store-fastmmap/Portfile	2012-10-29 22:20:31 UTC (rev 99222)
@@ -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-Plugin-Session-Store-FastMmap 0.13
 revision                3
 platforms               darwin
+license                 {Artistic-1 GPL}
 maintainers             fpassera.com:dev openmaintainer
 description             FastMmap session storage backend.
 long_description        ${description}