[131642] trunk/dports/perl/p5-test-http-server-simple/Portfile

devans at macports.org devans at macports.org
Thu Jan 15 02:50:11 PST 2015


Revision: 131642
          https://trac.macports.org/changeset/131642
Author:   devans at macports.org
Date:     2015-01-15 02:50:11 -0800 (Thu, 15 Jan 2015)
Log Message:
-----------
p5-test-http-server-simple: correct license.

Modified Paths:
--------------
    trunk/dports/perl/p5-test-http-server-simple/Portfile

Modified: trunk/dports/perl/p5-test-http-server-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-test-http-server-simple/Portfile	2015-01-15 10:49:44 UTC (rev 131641)
+++ trunk/dports/perl/p5-test-http-server-simple/Portfile	2015-01-15 10:50:11 UTC (rev 131642)
@@ -7,7 +7,8 @@
 perl5.branches      5.16 5.18 5.20
 perl5.setup         Test-HTTP-Server-Simple 0.11
 maintainers         nomaintainer
-license             unknown
+# per README, you can redistribute it and/or modify it under the same terms as Perl itself.
+license             {Artistic-1 GPL}
 
 description         Test::More functions for HTTP::Server::Simple
 long_description    ${description}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150115/413a7d4a/attachment.html>


More information about the macports-changes mailing list