aboutsummaryrefslogtreecommitdiff
path: root/devel/py-gdata/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-gdata/Makefile')
-rw-r--r--devel/py-gdata/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-gdata/Makefile b/devel/py-gdata/Makefile
index d9d1f06e6bcf..17588295a88e 100644
--- a/devel/py-gdata/Makefile
+++ b/devel/py-gdata/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gdata
PORTVERSION= 1.0.11
CATEGORIES= devel python
-MASTER_SITES= http://gdata-python-client.googlecode.com/files/
+MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= gdata.py-${PORTVERSION}
@@ -17,6 +17,7 @@ COMMENT= GData Python Client Library
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/elementtree/__init__.py:${PORTSDIR}/devel/py-elementtree
+PROJECTHOST= gdata-python-client
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= gdata.py