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

Log Message

p5-datetime-format-mysql: license

Modified Paths

Diff

Modified: trunk/dports/perl/p5-datetime-format-mysql/Portfile (99218 => 99219)


--- trunk/dports/perl/p5-datetime-format-mysql/Portfile	2012-10-29 22:09:15 UTC (rev 99218)
+++ trunk/dports/perl/p5-datetime-format-mysql/Portfile	2012-10-29 22:10:35 UTC (rev 99219)
@@ -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             DateTime-Format-MySQL 0.04
 revision                3
 platforms               darwin
+license                 {Artistic-1 GPL}
 maintainers             fpassera.com:dev openmaintainer
 description             Parse and format MySQL dates and times
 long_description        ${description}