summaryrefslogtreecommitdiff
path: root/net/bind8
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2001-03-02 07:34:49 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2001-03-02 07:34:49 +0000
commit1af596f655e3adcb90c9966d2a60644112f0a215 (patch)
tree58b6c9bdba3adcb075aafb89f2ccd2a633046e8a /net/bind8
parentAdd more master sites. (diff)
Add more master sites.
Requested by: maintainer
Notes
Notes: svn path=/head/; revision=38963
Diffstat (limited to 'net/bind8')
-rw-r--r--net/bind8/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/bind8/Makefile b/net/bind8/Makefile
index bac0f25555c9..067dd1985a34 100644
--- a/net/bind8/Makefile
+++ b/net/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