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}