Revision
86761
Author
jmr@macports.org
Date
2011-11-02 19:33:20 -0700 (Wed, 02 Nov 2011)

Log Message

py-gtk2: license

Modified Paths

Diff

Modified: trunk/dports/python/py-gtk2/Portfile (86760 => 86761)


--- trunk/dports/python/py-gtk2/Portfile	2011-11-03 02:32:41 UTC (rev 86760)
+++ trunk/dports/python/py-gtk2/Portfile	2011-11-03 02:33:20 UTC (rev 86761)
@@ -8,6 +8,7 @@
 revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      python x11
+license         LGPL-2.1+
 maintainers     nomaintainer
 platforms       darwin
 description     PyGTK is the Python binding to GTK+ 2.x