summaryrefslogtreecommitdiff
path: root/net/bind9-current/Makefile
diff options
context:
space:
mode:
authoritojun <itojun>2001-11-21 02:08:31 +0000
committeritojun <itojun>2001-11-21 02:08:31 +0000
commit4e7178f80b78d3ce4b04283f06adc25482d952dd (patch)
tree89882100815790867f613b9afa07b734a3e3259d /net/bind9-current/Makefile
parent0592cd6460a893ebf73b7eed522ace0e28344793 (diff)
downloadpkgsrc-4e7178f80b78d3ce4b04283f06adc25482d952dd.tar.gz
upgrade to 9.2.0rc10.
change summary from ISC announcement: Several bugs in 9.2.0rc9 have been fixed.
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 038e68715de..669504f5f07 100644
--- a/net/bind9-current/Makefile
+++ b/net/bind9-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2001/11/08 01:26:33 itojun Exp $
+# $NetBSD: Makefile,v 1.31 2001/11/21 02:08:31 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.0rc9
+BIND_VERSION= 9.2.0rc10
DIST_SUBDIR= bind/${BIND_VERSION}
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--disable-threads # Until we have real threads