summaryrefslogtreecommitdiff
path: root/net/bind9-current/Makefile
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>2001-09-07 05:45:57 +0000
committeritojun <itojun@pkgsrc.org>2001-09-07 05:45:57 +0000
commit292c25411b3e5db8ceb40a17ce797b7df44bf26b (patch)
treebcd930cbcbc6af643fd4281e6bf01cac9f961fe9 /net/bind9-current/Makefile
parentbbba77cbdcc0f8cf67affae89e616b561e38772c (diff)
downloadpkgsrc-292c25411b3e5db8ceb40a17ce797b7df44bf26b.tar.gz
upgrade to 9.2.0rc2. see release announcements (bind-announce@isc.org) or
release note for details.
Diffstat (limited to 'net/bind9-current/Makefile')
-rw-r--r--net/bind9-current/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bind9-current/Makefile b/net/bind9-current/Makefile
index d5f213d62ff..e628156ceb4 100644
--- a/net/bind9-current/Makefile
+++ b/net/bind9-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2001/08/03 05:59:57 itojun Exp $
+# $NetBSD: Makefile,v 1.24 2001/09/07 05:45:57 itojun Exp $
#
DISTNAME= bind-${BIND_VERSION}
@@ -14,7 +14,7 @@ COMMENT= Version 9 of the Berkeley Internet Name Daemon, implementation of DNS
BUILD_DEFS+= USE_INET6
# No need to set USE_INET6, will auto-detect.
-BIND_VERSION= 9.2.0b2
+BIND_VERSION= 9.2.0rc2
DIST_SUBDIR= bind/${BIND_VERSION}
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--disable-threads # Until we have real threads