summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/bind/config.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/bind/config.mk b/lib/bind/config.mk
index 9e3fc80..685d3e0 100644
--- a/lib/bind/config.mk
+++ b/lib/bind/config.mk
@@ -1,7 +1,7 @@
# $FreeBSD$
# BIND version number
-CFLAGS+= -DVERSION='"9.3.0rc4"'
+CFLAGS+= -DVERSION='"9.3.0"'
CFLAGS+= -DHAVE_CONFIG_H
@@ -15,7 +15,7 @@ SHLIB_MINOR= ${LIBINTERFACE}
CFLAGS+= -DLIBAGE=${LIBAGE}
.endif
-# GSSAPI support is incomplete in 9.3.0rc4
+# GSSAPI support is incomplete in 9.3.0
#.if !defined(NO_KERBEROS)
#CFLAGS+= -DGSSAPI
#.endif
OpenPOWER on IntegriCloud