summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dns/bind8/Makefile3
-rw-r--r--net/bind8/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/dns/bind8/Makefile b/dns/bind8/Makefile
index bac0f25..067dd19 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
diff --git a/net/bind8/Makefile b/net/bind8/Makefile
index bac0f25..067dd19 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
OpenPOWER on IntegriCloud