aboutsummaryrefslogtreecommitdiff
path: root/dns/bind99
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-03-25 15:46:24 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-03-25 15:46:24 +0000
commit85c36a990e75688aece6f271935b4477e5ed10ba (patch)
treecf545716528e800444ea959074cff48a9d22464b /dns/bind99
parentebb3dd1acc0c8f5ffd1e50e0e335dbe3a08cf26a (diff)
downloadports-85c36a990e75688aece6f271935b4477e5ed10ba.tar.gz
ports-85c36a990e75688aece6f271935b4477e5ed10ba.zip
Notes
Diffstat (limited to 'dns/bind99')
-rw-r--r--dns/bind99/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile
index ae0fe49b9f4d..a4a4172e5000 100644
--- a/dns/bind99/Makefile
+++ b/dns/bind99/Makefile
@@ -2,7 +2,7 @@
PORTNAME= bind
PORTVERSION= 9.9.5
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= dns net ipv6
MASTER_SITES= ${MASTER_SITE_ISC}
MASTER_SITE_SUBDIR= bind9/${ISCVERSION}
@@ -31,7 +31,7 @@ ETCDIR= ${PREFIX}/etc/namedb
CONFLICTS= bind9*-9.[45678].* bind9*-sdb-9.[45678].* bind-tools-9.*
-OPTIONS_DEFAULT= IPV6 SSL THREADS GSSAPI
+OPTIONS_DEFAULT= IPV6 SSL THREADS
OPTIONS_DEFINE= SSL IDN REPLACE_BASE LARGE_FILE \
FIXED_RRSET SIGCHASE IPV6 THREADS GSSAPI FILTER_AAAA
.if !defined(BIND_TOOLS_SLAVE)