From 38800b746e744deedc179f80d29a341bdd74aec1 Mon Sep 17 00:00:00 2001 From: adrianp Date: Sun, 22 Mar 2009 15:31:44 +0000 Subject: --- 9.4.3-P2 released --- 2579. [bug] DNSSEC lookaside validation failed to handle unknown algorithms. [RT #19479] --- net/bind9/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/bind9/Makefile') 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" -- cgit v1.2.3