diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-03-02 07:28:36 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-03-02 07:28:36 +0000 |
commit | 4ba90539ee387e8df8ea6f88085b13dae6acd99d (patch) | |
tree | 1a1616a501a87760f636e73c78ae72c315043977 /dns | |
parent | 26d48c289c9005fc457f303e63f185d0c3567950 (diff) | |
download | ports-4ba90539ee387e8df8ea6f88085b13dae6acd99d.tar.gz ports-4ba90539ee387e8df8ea6f88085b13dae6acd99d.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind9/Makefile | 3 | ||||
-rw-r--r-- | dns/bind94/Makefile | 3 | ||||
-rw-r--r-- | dns/bind95/Makefile | 3 | ||||
-rw-r--r-- | dns/bind96/Makefile | 3 |
4 files changed, 8 insertions, 4 deletions
diff --git a/dns/bind9/Makefile b/dns/bind9/Makefile index e49b2b2c2f1b..1b11afd08180 100644 --- a/dns/bind9/Makefile +++ b/dns/bind9/Makefile @@ -9,7 +9,8 @@ PORTNAME= bind PORTVERSION= 9.1.1rc3 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${PORTVERSION}/ \ - ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ + ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/bind9/${PORTVERSION}/,} MAINTAINER= DougB@FreeBSD.org diff --git a/dns/bind94/Makefile b/dns/bind94/Makefile index e49b2b2c2f1b..1b11afd08180 100644 --- a/dns/bind94/Makefile +++ b/dns/bind94/Makefile @@ -9,7 +9,8 @@ PORTNAME= bind PORTVERSION= 9.1.1rc3 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${PORTVERSION}/ \ - ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ + ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/bind9/${PORTVERSION}/,} MAINTAINER= DougB@FreeBSD.org diff --git a/dns/bind95/Makefile b/dns/bind95/Makefile index e49b2b2c2f1b..1b11afd08180 100644 --- a/dns/bind95/Makefile +++ b/dns/bind95/Makefile @@ -9,7 +9,8 @@ PORTNAME= bind PORTVERSION= 9.1.1rc3 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${PORTVERSION}/ \ - ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ + ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/bind9/${PORTVERSION}/,} MAINTAINER= DougB@FreeBSD.org diff --git a/dns/bind96/Makefile b/dns/bind96/Makefile index e49b2b2c2f1b..1b11afd08180 100644 --- a/dns/bind96/Makefile +++ b/dns/bind96/Makefile @@ -9,7 +9,8 @@ PORTNAME= bind PORTVERSION= 9.1.1rc3 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${PORTVERSION}/ \ - ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ + ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/bind9/${PORTVERSION}/,} MAINTAINER= DougB@FreeBSD.org |