summaryrefslogtreecommitdiff
path: root/net/bind9/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/bind9/Makefile')
-rw-r--r--net/bind9/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/bind9/Makefile b/net/bind9/Makefile
index 92e552b137e..b6a57a760c7 100644
--- a/net/bind9/Makefile
+++ b/net/bind9/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.111 2010/01/17 12:02:30 wiz Exp $
+# $NetBSD: Makefile,v 1.112 2010/01/21 19:54:33 spz Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P3/pl3/}
-PKGREVISION= 2
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}/
@@ -16,7 +15,7 @@ CONFLICTS+= bind>=9.5.0
PKG_DESTDIR_SUPPORT= user-destdir
-BIND_VERSION= 9.4.3-P3
+BIND_VERSION= 9.4.3-P5
# IPv6 ready, automatically detected
.include "../../mk/bsd.prefs.mk"