diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-08-01 09:23:06 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-08-01 09:23:06 +0000 |
commit | ba6b295580dd41c0924c6657aaebe48a3b677f00 (patch) | |
tree | 6d8703c43f77dcdc51ceb2759fef4dfad0c99305 /dns/bind94 | |
parent | a4ffd7eadc15e5c7e508d66f62a6d0739d7ac421 (diff) | |
download | ports-ba6b295580dd41c0924c6657aaebe48a3b677f00.tar.gz ports-ba6b295580dd41c0924c6657aaebe48a3b677f00.zip |
Notes
Diffstat (limited to 'dns/bind94')
-rw-r--r-- | dns/bind94/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |