aboutsummaryrefslogtreecommitdiff
path: root/dns/bind911
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-04-11 13:59:43 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-04-11 13:59:43 +0000
commit4570564656709db6d5d2f022a4d1b69c3c8a077b (patch)
tree870a2a62618a1a765168d36103c9ecc8909e1859 /dns/bind911
parent43013f90b3d03a1697f14e1c63b6f7653361cb96 (diff)
downloadports-4570564656709db6d5d2f022a4d1b69c3c8a077b.tar.gz
ports-4570564656709db6d5d2f022a4d1b69c3c8a077b.zip
Remove private URLs that should never have been committed.
Pointy hat: mat Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=438261
Diffstat (limited to 'dns/bind911')
-rw-r--r--dns/bind911/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind911/Makefile b/dns/bind911/Makefile
index 81bdacddb910..d26b3657be56 100644
--- a/dns/bind911/Makefile
+++ b/dns/bind911/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 0
PORTREVISION= 0
.endif
CATEGORIES= dns net ipv6
-MASTER_SITES= ftp://ftp.isc.org/isc/bind9/private/311787a0a69345a1/ ISC/bind9/${ISCVERSION}
+MASTER_SITES= ISC/bind9/${ISCVERSION}
.if defined(BIND_TOOLS_SLAVE)
PKGNAMESUFFIX= -tools
.else