diff options
-rw-r--r-- | dns/bind9/Makefile | 2 | ||||
-rw-r--r-- | dns/bind94/Makefile | 2 | ||||
-rw-r--r-- | dns/bind95/Makefile | 2 | ||||
-rw-r--r-- | dns/bind96/Makefile | 2 | ||||
-rw-r--r-- | net/bind9/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/dns/bind9/Makefile b/dns/bind9/Makefile index e67d33069bd7..fbb46ab32ded 100644 --- a/dns/bind9/Makefile +++ b/dns/bind9/Makefile @@ -16,7 +16,7 @@ PORTVERSION= 9.2.1 CATEGORIES= net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/bind9/${ISCVERSION}/,} -MASTER_SITE_SUBDIR= isc/bind9/${ISCVERSION} +MASTER_SITE_SUBDIR= bind9/${ISCVERSION} DISTFILES= bind-9.2.1.tar.gz MAINTAINER= DougB@FreeBSD.org diff --git a/dns/bind94/Makefile b/dns/bind94/Makefile index e67d33069bd7..fbb46ab32ded 100644 --- a/dns/bind94/Makefile +++ b/dns/bind94/Makefile @@ -16,7 +16,7 @@ PORTVERSION= 9.2.1 CATEGORIES= net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/bind9/${ISCVERSION}/,} -MASTER_SITE_SUBDIR= isc/bind9/${ISCVERSION} +MASTER_SITE_SUBDIR= bind9/${ISCVERSION} DISTFILES= bind-9.2.1.tar.gz MAINTAINER= DougB@FreeBSD.org diff --git a/dns/bind95/Makefile b/dns/bind95/Makefile index e67d33069bd7..fbb46ab32ded 100644 --- a/dns/bind95/Makefile +++ b/dns/bind95/Makefile @@ -16,7 +16,7 @@ PORTVERSION= 9.2.1 CATEGORIES= net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/bind9/${ISCVERSION}/,} -MASTER_SITE_SUBDIR= isc/bind9/${ISCVERSION} +MASTER_SITE_SUBDIR= bind9/${ISCVERSION} DISTFILES= bind-9.2.1.tar.gz MAINTAINER= DougB@FreeBSD.org diff --git a/dns/bind96/Makefile b/dns/bind96/Makefile index e67d33069bd7..fbb46ab32ded 100644 --- a/dns/bind96/Makefile +++ b/dns/bind96/Makefile @@ -16,7 +16,7 @@ PORTVERSION= 9.2.1 CATEGORIES= net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/bind9/${ISCVERSION}/,} -MASTER_SITE_SUBDIR= isc/bind9/${ISCVERSION} +MASTER_SITE_SUBDIR= bind9/${ISCVERSION} DISTFILES= bind-9.2.1.tar.gz MAINTAINER= DougB@FreeBSD.org diff --git a/net/bind9/Makefile b/net/bind9/Makefile index e67d33069bd7..fbb46ab32ded 100644 --- a/net/bind9/Makefile +++ b/net/bind9/Makefile @@ -16,7 +16,7 @@ PORTVERSION= 9.2.1 CATEGORIES= net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/bind9/${ISCVERSION}/,} -MASTER_SITE_SUBDIR= isc/bind9/${ISCVERSION} +MASTER_SITE_SUBDIR= bind9/${ISCVERSION} DISTFILES= bind-9.2.1.tar.gz MAINTAINER= DougB@FreeBSD.org |