diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-15 03:31:34 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-15 03:31:34 +0000 |
commit | 31f84f04ead9381db9bfba248f6a3ca810100df6 (patch) | |
tree | 3aa9ade7c4ef1ef65568c035896db1f718b50592 /dns | |
parent | cd38a79213ac7acc1b79bf04365291e0a8c29816 (diff) | |
download | ports-31f84f04ead9381db9bfba248f6a3ca810100df6.tar.gz ports-31f84f04ead9381db9bfba248f6a3ca810100df6.zip |
Notes
Diffstat (limited to 'dns')
-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 |