summaryrefslogtreecommitdiff
path: root/net/bind96/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/bind96/Makefile')
-rw-r--r--net/bind96/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/bind96/Makefile b/net/bind96/Makefile
index 249475d79f4..9681abfff37 100644
--- a/net/bind96/Makefile
+++ b/net/bind96/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2011/02/09 16:24:14 taca Exp $
+# $NetBSD: Makefile,v 1.18.2.1 2011/07/06 03:01:56 sbd Exp $
DISTNAME= bind-${BIND_VERSION}
-PKGNAME= ${DISTNAME:S/-P/pl/}
+PKGNAME= ${DISTNAME:S/-ESV/.3.1.ESV/:S/-R/./:S/-P/pl/}
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 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
MAKE_JOBS_SAFE= no
-BIND_VERSION= 9.6.3
+BIND_VERSION= 9.6-ESV-R4-P3
.include "../../mk/bsd.prefs.mk"