summaryrefslogtreecommitdiff
path: root/dns/bind94/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-08-01 09:23:06 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-08-01 09:23:06 +0000
commitba6b295580dd41c0924c6657aaebe48a3b677f00 (patch)
tree6d8703c43f77dcdc51ceb2759fef4dfad0c99305 /dns/bind94/Makefile
parentadd ruby dependency (diff)
typo
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes
Notes: svn path=/head/; revision=63837
Diffstat (limited to 'dns/bind94/Makefile')
-rw-r--r--dns/bind94/Makefile2
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