diff options
Diffstat (limited to 'www/py-py-restclient/Makefile')
-rw-r--r-- | www/py-py-restclient/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-py-restclient/Makefile b/www/py-py-restclient/Makefile index 93939f3d8531..3e8baf08ffbc 100644 --- a/www/py-py-restclient/Makefile +++ b/www/py-py-restclient/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Python REST Client +WWW= http://py-restclient.e-engura.org/ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httplib2>=0:www/py-httplib2@${PY_FLAVOR} |