diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-03-15 11:31:34 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-03-15 11:31:34 +0800 |
commit | 77227c7d4372ae6b1929c29d71a01d39f1c83713 (patch) | |
tree | 3aa9ade7c4ef1ef65568c035896db1f718b50592 | |
parent | 67f62db16fbe87200576a14f118409054fd28134 (diff) | |
download | freebsd-ports-gnome-77227c7d4372ae6b1929c29d71a01d39f1c83713.tar.gz freebsd-ports-gnome-77227c7d4372ae6b1929c29d71a01d39f1c83713.tar.zst freebsd-ports-gnome-77227c7d4372ae6b1929c29d71a01d39f1c83713.zip |
- Update MASTER_SITES
-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 |