diff options
Diffstat (limited to 'dns/py-dns/Makefile')
-rw-r--r-- | dns/py-dns/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/py-dns/Makefile b/dns/py-dns/Makefile index fdc268769290..9ec6f31a8ef0 100644 --- a/dns/py-dns/Makefile +++ b/dns/py-dns/Makefile @@ -8,8 +8,7 @@ PORTNAME= dns PORTVERSION= 2.3.3 CATEGORIES= dns python -MASTER_SITES= SF -MASTER_SITE_SUBDIR= pydns +MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/py${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pydns-${PORTVERSION} |