aboutsummaryrefslogtreecommitdiff
path: root/dns/py-adns
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-03-13 11:27:29 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-03-13 11:27:29 +0000
commit3fc75d24451f17b4aa45406e122fda45844581c8 (patch)
treed55df78205fca999ce087d282021d235873bc74e /dns/py-adns
parentba391f6a40dcd8927b57d910490d1dc05f2ac571 (diff)
Notes
Diffstat (limited to 'dns/py-adns')
-rw-r--r--dns/py-adns/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/py-adns/Makefile b/dns/py-adns/Makefile
index 27aa4acff9d4..5bcd995e4983 100644
--- a/dns/py-adns/Makefile
+++ b/dns/py-adns/Makefile
@@ -8,7 +8,7 @@
PORTNAME= adns
PORTVERSION= 1.2.1
CATEGORIES= dns python
-MASTER_SITES= http://adns-python.googlecode.com/files/
+MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= adns-python-${PORTVERSION}
@@ -17,6 +17,7 @@ COMMENT= A Python Interface to adns, the asynchronous DNS library
LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns
+PROJECTHOST= adns-python
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= adns-python