diff options
Diffstat (limited to 'dns/py-dns3/Makefile')
-rw-r--r-- | dns/py-dns3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-dns3/Makefile b/dns/py-dns3/Makefile index 2720c9fdc014..5d6ca769f67b 100644 --- a/dns/py-dns3/Makefile +++ b/dns/py-dns3/Makefile @@ -4,7 +4,7 @@ PORTNAME= dns PORTVERSION= 3.0.4 CATEGORIES= dns python -MASTER_SITES= https://launchpadlibrarian.net/146975379/ \ +MASTER_SITES= https://launchpad.net/${DISTNAME}/trunk/${PORTVERSION}/+download/ \ LOCAL/sunpoet PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= 3 |