diff options
-rw-r--r-- | net/bind9/Makefile | 8 | ||||
-rw-r--r-- | net/bind9/files/md5 | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/bind9/Makefile b/net/bind9/Makefile index 8fa2275f8b1..15dea494f1b 100644 --- a/net/bind9/Makefile +++ b/net/bind9/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2001/02/27 02:54:27 itojun Exp $ +# $NetBSD: Makefile,v 1.30 2001/03/07 00:39:17 itojun Exp $ # DISTNAME= bind-${BIND_VERSION} -# trick to avoid version number issue - 9.1.1rc3 is prior to 9.1.1 -PKGNAME= bind-9.1.0.3 +# trick to avoid version number issue - 9.1.1rc4 is prior to 9.1.1 +PKGNAME= bind-9.1.0.4 CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ @@ -16,7 +16,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.1.1rc3 +BIND_VERSION= 9.1.1rc4 DIST_SUBDIR= bind/${BIND_VERSION} GNU_CONFIGURE= yes CONFIGURE_ARGS+=--disable-threads # Until we have real threads diff --git a/net/bind9/files/md5 b/net/bind9/files/md5 index 856a0e10895..f6839b83d2b 100644 --- a/net/bind9/files/md5 +++ b/net/bind9/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.14 2001/02/27 02:54:27 itojun Exp $ +$NetBSD: md5,v 1.15 2001/03/07 00:39:17 itojun Exp $ -MD5 (bind/9.1.1rc3/bind-9.1.1rc3.tar.gz) = f6882a13de431fb2eba33cfa324ba652 +MD5 (bind/9.1.1rc4/bind-9.1.1rc4.tar.gz) = 7de7f45bfb6899f1273b93f1100cb0e1 |