summaryrefslogtreecommitdiff
path: root/net/bind96/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/bind96/Makefile')
-rw-r--r--net/bind96/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/net/bind96/Makefile b/net/bind96/Makefile
index 18fa5b3ab62..9c83cc04116 100644
--- a/net/bind96/Makefile
+++ b/net/bind96/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2009/09/28 22:52:47 jklos Exp $
+# $NetBSD: Makefile,v 1.10.2.1 2009/11/26 23:06:22 tron Exp $
DISTNAME= bind-${BIND_VERSION}
-PKGNAME= ${DISTNAME:S/-P1/pl1/}
-PKGREVISION= 2
+PKGNAME= ${DISTNAME:S/-P2/pl2/}
CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ \
http://ftp.belnet.be/pub/mirror/ftp.isc.org/isc/bind9/${BIND_VERSION}/
@@ -17,7 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
MAKE_JOBS_SAFE= no
-BIND_VERSION= 9.6.1-P1
+BIND_VERSION= 9.6.1-P2
.include "../../mk/bsd.prefs.mk"