aboutsummaryrefslogtreecommitdiff
path: root/net
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
parent4ba90539ee387e8df8ea6f88085b13dae6acd99d (diff)
downloadports-1af596f655e3adcb90c9966d2a60644112f0a215.tar.gz
ports-1af596f655e3adcb90c9966d2a60644112f0a215.zip
Notes
Diffstat (limited to 'net')
-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