summaryrefslogtreecommitdiff
path: root/dns/bind94/Makefile
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2010-10-19 00:12:11 +0000
committerDoug Barton <dougb@FreeBSD.org>2010-10-19 00:12:11 +0000
commit2b4908b3d03dfff525aa78b84e67e5203d24da69 (patch)
treecf2a2241982b8d73645bc75ec604f8686fd54e6a /dns/bind94/Makefile
parentPrepare for termination in one week; this port is two major versions out (diff)
Update to 9.4-ESV-R3, the latest from ISC.
Notes
Notes: svn path=/head/; revision=263220
Diffstat (limited to 'dns/bind94/Makefile')
-rw-r--r--dns/bind94/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/bind94/Makefile b/dns/bind94/Makefile
index da2b72145177..e2b108a90100 100644
--- a/dns/bind94/Makefile
+++ b/dns/bind94/Makefile
@@ -12,7 +12,7 @@
# release you can generally build it cleanly from the source - Doug
PORTNAME= bind94
-PORTVERSION= 9.4.4.ESV.2
+PORTVERSION= 9.4.4.ESV.3
CATEGORIES= dns net ipv6
MASTER_SITES= ${MASTER_SITE_ISC} \
http://dougbarton.us/Downloads/%SUBDIR%/
@@ -25,7 +25,7 @@ MAINTAINER= dougb@FreeBSD.org
COMMENT= The BIND DNS suite version 9.4-ESV-R1 with updated DNSSEC and threads
# ISC releases things like 9.4.0b3, which our versioning doesn't like
-ISCVERSION= 9.4-ESV-R2
+ISCVERSION= 9.4-ESV-R3
MAKE_JOBS_UNSAFE= yes