summaryrefslogtreecommitdiff
path: root/net/bind9/Makefile
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2009-03-22 15:31:44 +0000
committeradrianp <adrianp@pkgsrc.org>2009-03-22 15:31:44 +0000
commit38800b746e744deedc179f80d29a341bdd74aec1 (patch)
tree41b375eda017a61ddb6f6c5ff22d9b2c77fb6a3e /net/bind9/Makefile
parent8765def9c6b3d5a739bc3ef8910184d755b569b4 (diff)
downloadpkgsrc-38800b746e744deedc179f80d29a341bdd74aec1.tar.gz
--- 9.4.3-P2 released ---
2579. [bug] DNSSEC lookaside validation failed to handle unknown algorithms. [RT #19479]
Diffstat (limited to 'net/bind9/Makefile')
-rw-r--r--net/bind9/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/bind9/Makefile b/net/bind9/Makefile
index 446f4f16cac..61dcc89095c 100644
--- a/net/bind9/Makefile
+++ b/net/bind9/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.104 2009/01/08 09:02:19 adrianp Exp $
+# $NetBSD: Makefile,v 1.105 2009/03/22 15:31:44 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}/
@@ -14,7 +14,7 @@ CONFLICTS+= bind>=9.5.0
PKG_DESTDIR_SUPPORT= user-destdir
-BIND_VERSION= 9.4.3-P1
+BIND_VERSION= 9.4.3-P2
# IPv6 ready, automatically detected
.include "../../mk/bsd.prefs.mk"