summaryrefslogtreecommitdiff
path: root/net/bind910/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/bind910/Makefile')
-rw-r--r--net/bind910/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/bind910/Makefile b/net/bind910/Makefile
index 7cf9e7b933e..f6413ec7693 100644
--- a/net/bind910/Makefile
+++ b/net/bind910/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:39 wiz Exp $
+# $NetBSD: Makefile,v 1.8.2.1 2015/07/12 09:14:27 tron Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P/pl/}
-PKGREVISION= 1
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}/
@@ -15,7 +14,7 @@ CONFLICTS+= host-[0-9]*
MAKE_JOBS_SAFE= no
-BIND_VERSION= 9.10.2-P1
+BIND_VERSION= 9.10.2-P2
.include "../../mk/bsd.prefs.mk"