diff options
| author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-03-02 07:34:49 +0000 |
|---|---|---|
| committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-03-02 07:34:49 +0000 |
| commit | 1af596f655e3adcb90c9966d2a60644112f0a215 (patch) | |
| tree | 58b6c9bdba3adcb075aafb89f2ccd2a633046e8a /dns | |
| parent | 4ba90539ee387e8df8ea6f88085b13dae6acd99d (diff) | |
Add more master sites.
Requested by: maintainer
Diffstat (limited to 'dns')
| -rw-r--r-- | dns/bind8/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/bind8/Makefile b/dns/bind8/Makefile index bac0f25555c9..067dd1985a34 100644 --- a/dns/bind8/Makefile +++ b/dns/bind8/Makefile @@ -8,7 +8,8 @@ PORTNAME= bind PORTVERSION= 8.2.3 CATEGORIES= net -MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.3/ +MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.3/ \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/bind/src/8.2.3/,} DISTFILES= bind-src.tar.gz bind-doc.tar.gz MAINTAINER= DougB@FreeBSD.org |
