summaryrefslogtreecommitdiff
path: root/net/bind95/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/bind95/Makefile')
-rw-r--r--net/bind95/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/bind95/Makefile b/net/bind95/Makefile
index 638a4e41b92..cf303e57496 100644
--- a/net/bind95/Makefile
+++ b/net/bind95/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2008/07/08 21:55:25 adrianp Exp $
+# $NetBSD: Makefile,v 1.3 2008/08/03 18:42:31 adrianp Exp $
DISTNAME= bind-${BIND_VERSION}
-PKGNAME= ${DISTNAME:S/-P1/pl1/}
+PKGNAME= ${DISTNAME:S/-P2/pl2/}
CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/
@@ -11,7 +11,7 @@ COMMENT= Version 9 of the Berkeley Internet Name Daemon, implementation of DNS
PKG_DESTDIR_SUPPORT= user-destdir
-BIND_VERSION= 9.5.0-P1
+BIND_VERSION= 9.5.0-P2
# IPv6 ready, automatically detected
.include "../../mk/bsd.prefs.mk"