aboutsummaryrefslogtreecommitdiffstats
path: root/www/py-py-restclient/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-py-restclient/Makefile')
-rw-r--r--www/py-py-restclient/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-py-restclient/Makefile b/www/py-py-restclient/Makefile
index 1603941bf0f8..a2e8d6bd61e1 100644
--- a/www/py-py-restclient/Makefile
+++ b/www/py-py-restclient/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= py-restclient
-PORTVERSION= 1.3.2
+PORTVERSION= 1.3.3
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= wen@FreeBSD.org
COMMENT= Python REST Client
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/httplib2/__init__.py:${PORTSDIR}/www/py-httplib2