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

Log Message

py*-httplib2: license

Modified Paths

Diff

Modified: trunk/dports/python/py-httplib2/Portfile (86757 => 86758)


--- trunk/dports/python/py-httplib2/Portfile	2011-11-03 02:17:47 UTC (rev 86757)
+++ trunk/dports/python/py-httplib2/Portfile	2011-11-03 02:23:33 UTC (rev 86758)
@@ -6,6 +6,7 @@
 name              py-httplib2
 version           2-0.6.0
 categories        python devel net
+license           MIT
 platforms         darwin
 maintainers       nomaintainer
 description       A comprehensive HTTP client library in Python
@@ -17,4 +18,3 @@
                   sha1   995344b2704826cc0d61a266e995b328d92445a5 \
                   rmd160 bfba7a586bd3b2234c8ccbf15f2cc5640bd4f664
 distname          httplib${version}
-

Modified: trunk/dports/python/py25-httplib2/Portfile (86757 => 86758)


--- trunk/dports/python/py25-httplib2/Portfile	2011-11-03 02:17:47 UTC (rev 86757)
+++ trunk/dports/python/py25-httplib2/Portfile	2011-11-03 02:23:33 UTC (rev 86758)
@@ -6,6 +6,7 @@
 name              py25-httplib2
 version           2-0.6.0
 categories        python devel net
+license           MIT
 platforms         darwin
 maintainers       akitada
 description       A comprehensive HTTP client library in Python
@@ -17,4 +18,3 @@
                   sha1   995344b2704826cc0d61a266e995b328d92445a5 \
                   rmd160 bfba7a586bd3b2234c8ccbf15f2cc5640bd4f664
 distname          httplib${version}
-

Modified: trunk/dports/python/py26-httplib2/Portfile (86757 => 86758)


--- trunk/dports/python/py26-httplib2/Portfile	2011-11-03 02:17:47 UTC (rev 86757)
+++ trunk/dports/python/py26-httplib2/Portfile	2011-11-03 02:23:33 UTC (rev 86758)
@@ -6,6 +6,7 @@
 name              py26-httplib2
 version           2-0.7.1
 categories        python devel net
+license           MIT
 platforms         darwin
 maintainers       ram openmaintainer
 description       A comprehensive HTTP client library in Python

Modified: trunk/dports/python/py27-httplib2/Portfile (86757 => 86758)


--- trunk/dports/python/py27-httplib2/Portfile	2011-11-03 02:17:47 UTC (rev 86757)
+++ trunk/dports/python/py27-httplib2/Portfile	2011-11-03 02:23:33 UTC (rev 86758)
@@ -6,6 +6,7 @@
 name              py27-httplib2
 version           2-0.7.1
 categories        python devel net
+license           MIT
 platforms         darwin
 maintainers       ram openmaintainer
 description       A comprehensive HTTP client library in Python