aboutsummaryrefslogtreecommitdiff
path: root/www/py-httplib2/Makefile
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2013-09-23 06:58:36 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2013-09-23 06:58:36 +0000
commit0bc06e51a1b2697e7727af1fb9d01b2d810d3c44 (patch)
tree269c8d4433dd4c9efd54869e6e5fd0fb37af2608 /www/py-httplib2/Makefile
parentfc3040d2825491b2d646d13ac04092408afac960 (diff)
Notes
Diffstat (limited to 'www/py-httplib2/Makefile')
-rw-r--r--www/py-httplib2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/py-httplib2/Makefile b/www/py-httplib2/Makefile
index 5326399e2085..397c2bcb1796 100644
--- a/www/py-httplib2/Makefile
+++ b/www/py-httplib2/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= httplib2
-PORTVERSION= 0.7.6
+PORTVERSION= 0.8
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,4 +16,5 @@ USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
NO_STAGE= yes
+
.include <bsd.port.mk>