aboutsummaryrefslogtreecommitdiffstats
path: root/dns/bind94
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2001-08-15 08:03:13 +0800
committerdougb <dougb@FreeBSD.org>2001-08-15 08:03:13 +0800
commitadb448b51a0d2b3e61039efa17a50c20b8af132e (patch)
treee9e66b7d517fadb0932f2a0d923997144abdabd1 /dns/bind94
parentc07aa9238f902d674b15573939609146c335cd18 (diff)
downloadfreebsd-ports-graphics-adb448b51a0d2b3e61039efa17a50c20b8af132e.tar.gz
freebsd-ports-graphics-adb448b51a0d2b3e61039efa17a50c20b8af132e.tar.zst
freebsd-ports-graphics-adb448b51a0d2b3e61039efa17a50c20b8af132e.zip
Add some mirrors
Diffstat (limited to 'dns/bind94')
-rw-r--r--dns/bind94/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/bind94/Makefile b/dns/bind94/Makefile
index 295672deca5..e0fa3e25586 100644
--- a/dns/bind94/Makefile
+++ b/dns/bind94/Makefile
@@ -15,6 +15,8 @@ PORTNAME= bind
PORTVERSION= 9.1.3
CATEGORIES= net ipv6
MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${PORTVERSION}/ \
+ ftp://ftp.nominum.com/pub/isc/bind9/${PORTVERSION}/ \
+ ftp://ftp.nerdc.ufl.edu/pub/mirrors/ftp.isc.org/isc/bind9/${PORTVERSION}/ \
ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ \
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/bind9/${PORTVERSION}/,}
Fix plist with -DNOPORT*.itetcu2009-04-08