Revision
77491
Author
blb@macports.org
Date
2011-04-01 00:42:50 -0700 (Fri, 01 Apr 2011)

Log Message

New port - python/py32-httplib2, A comprehensive HTTP client library in Python

Modified Paths

Added Paths

Diff

Modified: trunk/dports/python/py32-httplib2/Portfile (77446 => 77491)


--- trunk/dports/python/py31-httplib2/Portfile	2011-03-30 22:21:43 UTC (rev 77446)
+++ trunk/dports/python/py32-httplib2/Portfile	2011-04-01 07:42:50 UTC (rev 77491)
@@ -1,9 +1,9 @@
 # $Id$
 
 PortSystem        1.0
-PortGroup         python31 1.0
+PortGroup         python32 1.0
 
-name              py31-httplib2
+name              py32-httplib2
 version           2-0.6.0
 categories        python devel net
 platforms         darwin