aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
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