summaryrefslogtreecommitdiff
path: root/dns/bind94/Makefile
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2003-10-24 23:10:57 +0000
committerDoug Barton <dougb@FreeBSD.org>2003-10-24 23:10:57 +0000
commit30538e2406a976408c71cb113e15751e28649e54 (patch)
treef3e2128761239c52bcc1e4913495c33a1f40668a /dns/bind94/Makefile
parentAdd new port mxico(Maho's eXtention to ico). (diff)
Upgrade to the 9.2.3 release version
Notes
Notes: svn path=/head/; revision=92089
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 caa864dc09dd..1dddf5ffa37e 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= bind9
-PORTVERSION= 9.2.3.4
+PORTVERSION= 9.2.3
CATEGORIES= dns net ipv6
MASTER_SITES= ${MASTER_SITE_ISC} \
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,dns/bind9/${ISCVERSION}/,}
@@ -23,7 +23,7 @@ MAINTAINER= DougB@FreeBSD.org
COMMENT= Completely new version of the BIND DNS server
# ISC releases things like 9.2.2rc1, which our versioning doesn't like
-ISCVERSION= 9.2.3rc4
+ISCVERSION= 9.2.3
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps --disable-threads \