summaryrefslogtreecommitdiff
path: root/net/bind9/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/bind9/Makefile')
-rw-r--r--net/bind9/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/bind9/Makefile b/net/bind9/Makefile
index 264ae54fb6f..984c27d921c 100644
--- a/net/bind9/Makefile
+++ b/net/bind9/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2000/05/25 02:03:12 hubertf Exp $
+# $NetBSD: Makefile,v 1.8 2000/06/19 13:54:08 hubertf Exp $
#
-DISTNAME= bind-9.0.0b3
+DISTNAME= bind-9.0.0b4
CATEGORIES= net
-MASTER_SITES= ftp://ftp.isc.org/isc/bind9/9.0.0b3/
+MASTER_SITES= ftp://ftp.isc.org/isc/bind9/9.0.0b4/
MAINTAINER= hubertf@NetBSD.org
HOMEPAGE= http://www.isc.org/products/BIND/
@@ -18,7 +18,7 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-arm32 NetBSD-*-m68k
DEPENDS+= unproven-pthreads-0.*:../../devel/unproven-pthreads
# No need to set USE_INET6, will auto-detect.
-DIST_SUBDIR= bind/9.0.0b3
+DIST_SUBDIR= bind/9.0.0b4
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-mit-pthreads \
--with-libtool=yes \