Revision
86756
Author
jmr@macports.org
Date
2011-11-02 18:48:34 -0700 (Wed, 02 Nov 2011)

Log Message

py-url: license

Modified Paths

Diff

Modified: trunk/dports/python/py-url/Portfile (86755 => 86756)


--- trunk/dports/python/py-url/Portfile	2011-11-03 01:43:44 UTC (rev 86755)
+++ trunk/dports/python/py-url/Portfile	2011-11-03 01:48:34 UTC (rev 86756)
@@ -7,6 +7,7 @@
 version			0.12
 revision		1
 categories		python
+license			MIT
 platforms		darwin freebsd
 maintainers		nomaintainer
 description		RFC2396 compliant Python implementation of URLs