Modified: trunk/dports/perl/p5-dbicx-testdatabase/Portfile (99214 => 99215)
--- trunk/dports/perl/p5-dbicx-testdatabase/Portfile 2012-10-29 21:51:16 UTC (rev 99214)
+++ trunk/dports/perl/p5-dbicx-testdatabase/Portfile 2012-10-29 21:55:26 UTC (rev 99215)
@@ -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 DBICx-TestDatabase 0.02
revision 3
platforms darwin
+license {Artistic-1 GPL}
maintainers fpassera.com:dev openmaintainer
description create a temporary database from a DBIx::Class::Schema
long_description ${description}