Revision
133387
Author
ryandesign@macports.org
Date
2015-02-27 20:12:09 -0800 (Fri, 27 Feb 2015)

Log Message

py-funcsigs: correct license

Modified Paths

Diff

Modified: trunk/dports/python/py-funcsigs/Portfile (133386 => 133387)


--- trunk/dports/python/py-funcsigs/Portfile	2015-02-28 03:33:15 UTC (rev 133386)
+++ trunk/dports/python/py-funcsigs/Portfile	2015-02-28 04:12:09 UTC (rev 133387)
@@ -9,7 +9,7 @@
 revision            0
 categories-append   devel
 platforms           darwin
-license             Apache
+license             Apache-2
 supported_archs     noarch
 
 python.versions     27