aboutsummaryrefslogtreecommitdiff
path: root/dns/bind99/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-01-13 17:38:28 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-01-13 17:38:28 +0000
commitc39c3d4a40492564d6650a3b4f17bda39bdfe308 (patch)
tree7f7d3aefe2e8760bfd83f848f1a802d2a41e1b50 /dns/bind99/Makefile
parent45b3ee8d1ac8565ac1e2e36df100d50b5073411d (diff)
downloadports-c39c3d4a40492564d6650a3b4f17bda39bdfe308.tar.gz
ports-c39c3d4a40492564d6650a3b4f17bda39bdfe308.zip
Notes
Diffstat (limited to 'dns/bind99/Makefile')
-rw-r--r--dns/bind99/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile
index 4ac20d6f819a..4e1d8844f0d4 100644
--- a/dns/bind99/Makefile
+++ b/dns/bind99/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME?= bind99
-PORTVERSION= 9.9.4
-PORTREVISION?= 9
+PORTVERSION= 9.9.4.2
CATEGORIES= dns net ipv6
MASTER_SITES= ${MASTER_SITE_ISC}
MASTER_SITE_SUBDIR= bind9/${ISCVERSION}
@@ -14,7 +13,7 @@ COMMENT= BIND DNS suite with updated DNSSEC and DNS64
LICENSE= ISCL
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION= 9.9.4
+ISCVERSION= 9.9.4-P2
MAKE_JOBS_UNSAFE= yes