Revision
100152
Author
aronnax@macports.org
Date
2012-11-30 14:04:57 -0800 (Fri, 30 Nov 2012)

Log Message

py-bpython: set license to MIT

Modified Paths

Diff

Modified: trunk/dports/python/py-bpython/Portfile (100151 => 100152)


--- trunk/dports/python/py-bpython/Portfile	2012-11-30 21:23:21 UTC (rev 100151)
+++ trunk/dports/python/py-bpython/Portfile	2012-11-30 22:04:57 UTC (rev 100152)
@@ -10,7 +10,7 @@
 platforms               darwin
 categories              python 
 maintainers             aronnax
-license                 MIT/X
+license                 MIT
 description             fancy interface to the Python interpreter
 long_description        a fancy interface to the Python interpreter for \
                         Unix-like operating systems