summaryrefslogtreecommitdiff
path: root/net/bind9/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2005-06-01 22:23:19 +0000
committertron <tron@pkgsrc.org>2005-06-01 22:23:19 +0000
commite0542143c9cc3bc74e07810509dab91ff9584fb2 (patch)
tree44960b95c7e9ee339153935b1c3f26575aad6256 /net/bind9/Makefile
parent6b3979f864d5eb57226044f4e76f5ff8ebde44d7 (diff)
downloadpkgsrc-e0542143c9cc3bc74e07810509dab91ff9584fb2.tar.gz
Don't set "DIST_SUBDIR". BIND 9.x archives include the version number.
Diffstat (limited to 'net/bind9/Makefile')
-rw-r--r--net/bind9/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/bind9/Makefile b/net/bind9/Makefile
index bba56ab7e6e..2b0d66556ef 100644
--- a/net/bind9/Makefile
+++ b/net/bind9/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2005/06/01 22:02:55 tron Exp $
+# $NetBSD: Makefile,v 1.71 2005/06/01 22:23:19 tron Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= bind-${BIND_VERSION}
@@ -10,7 +10,6 @@ HOMEPAGE= http://www.isc.org/sw/bind/
COMMENT= Version 9 of the Berkeley Internet Name Daemon, implementation of DNS
BIND_VERSION= 9.3.1
-DIST_SUBDIR= bind/${BIND_VERSION}
# IPv6 ready, automatically detected
.include "../../mk/bsd.prefs.mk"