summaryrefslogtreecommitdiff
path: root/net/bind96/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/bind96/Makefile')
-rw-r--r--net/bind96/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/bind96/Makefile b/net/bind96/Makefile
index 8f987775cd4..d91622d063c 100644
--- a/net/bind96/Makefile
+++ b/net/bind96/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27.2.1 2012/07/25 10:30:38 sbd Exp $
+# $NetBSD: Makefile,v 1.27.2.2 2012/09/13 07:48:01 sbd Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-ESV/.3.1.ESV/:S/-R/./:S/-P/pl/}
@@ -7,8 +7,8 @@ MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ \
http://ftp.belnet.be/pub/mirror/ftp.isc.org/isc/bind9/${BIND_VERSION}/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.isc.org/software/bind
-COMMENT= Version 9 of the Berkeley Internet Name Daemon, implementation of DNS
+HOMEPAGE= http://www.isc.org/software/bind/
+COMMENT= Version 9.6 of the Berkeley Internet Name Daemon, implementation of DNS
CONFLICTS+= bind<9.6.0
@@ -16,7 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
MAKE_JOBS_SAFE= no
-BIND_VERSION= 9.6-ESV-R7-P2
+BIND_VERSION= 9.6-ESV-R7-P3
.include "../../mk/bsd.prefs.mk"