summaryrefslogtreecommitdiff
path: root/net/bind96/Makefile
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2009-07-29 00:03:38 +0000
committerreed <reed@pkgsrc.org>2009-07-29 00:03:38 +0000
commit3403d5a456f8bc2d01b5ad543c6bb59e324ce0f1 (patch)
tree26809ac858c9a177897f6b2bd4d6e2f081aa331f /net/bind96/Makefile
parent74ce43bb48d90558aa2fe292eea8ba8a43e802f0 (diff)
downloadpkgsrc-3403d5a456f8bc2d01b5ad543c6bb59e324ce0f1.tar.gz
Update to 9.6.1-P1.
This is for PR pkg/41796: Security fix CVE-2009-0696
Diffstat (limited to 'net/bind96/Makefile')
-rw-r--r--net/bind96/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bind96/Makefile b/net/bind96/Makefile
index 84752d1c4ec..079b98ec617 100644
--- a/net/bind96/Makefile
+++ b/net/bind96/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2009/07/26 09:07:58 obache Exp $
+# $NetBSD: Makefile,v 1.6 2009/07/29 00:03:38 reed Exp $
DISTNAME= bind-${BIND_VERSION}
CATEGORIES= net
@@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
MAKE_JOBS_SAFE= no
-BIND_VERSION= 9.6.1
+BIND_VERSION= 9.6.1-P1
.include "../../mk/bsd.prefs.mk"