diff options
author | Doug Barton <dougb@FreeBSD.org> | 2004-04-04 06:19:46 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2004-04-04 06:19:46 +0000 |
commit | c2809c490ae3db1941b733d290a897dab0f8cdf8 (patch) | |
tree | b0ff173d08081ea12e86df5be9d65dc705652dd6 /dns | |
parent | ftp.si.uniovi.es is severely out of date, and doesn't have the most (diff) |
The ringserver sites don't have the latest BIND 9.
Submitted by: fenner's distfile survey
Notes
Notes:
svn path=/head/; revision=106092
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind9/Makefile | 3 | ||||
-rw-r--r-- | dns/bind94/Makefile | 3 | ||||
-rw-r--r-- | dns/bind95/Makefile | 3 | ||||
-rw-r--r-- | dns/bind96/Makefile | 3 |
4 files changed, 4 insertions, 8 deletions
diff --git a/dns/bind9/Makefile b/dns/bind9/Makefile index 7138e942bed3..d797e7ce8f1a 100644 --- a/dns/bind9/Makefile +++ b/dns/bind9/Makefile @@ -14,8 +14,7 @@ PORTNAME= bind9 PORTVERSION= 9.2.3 CATEGORIES= dns net ipv6 -MASTER_SITES= ${MASTER_SITE_ISC} \ - ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,dns/bind9/${ISCVERSION}/,} +MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind9/${ISCVERSION} DISTNAME= bind-${ISCVERSION} diff --git a/dns/bind94/Makefile b/dns/bind94/Makefile index 7138e942bed3..d797e7ce8f1a 100644 --- a/dns/bind94/Makefile +++ b/dns/bind94/Makefile @@ -14,8 +14,7 @@ PORTNAME= bind9 PORTVERSION= 9.2.3 CATEGORIES= dns net ipv6 -MASTER_SITES= ${MASTER_SITE_ISC} \ - ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,dns/bind9/${ISCVERSION}/,} +MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind9/${ISCVERSION} DISTNAME= bind-${ISCVERSION} diff --git a/dns/bind95/Makefile b/dns/bind95/Makefile index 7138e942bed3..d797e7ce8f1a 100644 --- a/dns/bind95/Makefile +++ b/dns/bind95/Makefile @@ -14,8 +14,7 @@ PORTNAME= bind9 PORTVERSION= 9.2.3 CATEGORIES= dns net ipv6 -MASTER_SITES= ${MASTER_SITE_ISC} \ - ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,dns/bind9/${ISCVERSION}/,} +MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind9/${ISCVERSION} DISTNAME= bind-${ISCVERSION} diff --git a/dns/bind96/Makefile b/dns/bind96/Makefile index 7138e942bed3..d797e7ce8f1a 100644 --- a/dns/bind96/Makefile +++ b/dns/bind96/Makefile @@ -14,8 +14,7 @@ PORTNAME= bind9 PORTVERSION= 9.2.3 CATEGORIES= dns net ipv6 -MASTER_SITES= ${MASTER_SITE_ISC} \ - ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,dns/bind9/${ISCVERSION}/,} +MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= bind9/${ISCVERSION} DISTNAME= bind-${ISCVERSION} |