Revision
99203
Author
jmr@macports.org
Date
2012-10-29 13:26:04 -0700 (Mon, 29 Oct 2012)

Log Message

p5-html-tagfilter: license

Modified Paths

Diff

Modified: trunk/dports/perl/p5-html-tagfilter/Portfile (99202 => 99203)


--- trunk/dports/perl/p5-html-tagfilter/Portfile	2012-10-29 20:23:04 UTC (rev 99202)
+++ trunk/dports/perl/p5-html-tagfilter/Portfile	2012-10-29 20:26:04 UTC (rev 99203)
@@ -4,10 +4,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                 HTML-TagFilter 1.03
 revision                    3
 platforms                   darwin
+license                     {Artistic-1 GPL}
 maintainers                 ryandesign openmaintainer
 description                 a fine-grained html-filter, xss-blocker and mailto-obfuscator
 long_description            HTML::TagFilter is ${description}.