aboutsummaryrefslogtreecommitdiff
path: root/dns/bind95/Makefile
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2003-09-25 05:08:39 +0000
committerDoug Barton <dougb@FreeBSD.org>2003-09-25 05:08:39 +0000
commitfbfadf0fbc7f6b2b28219ae536718a79fd4b8b71 (patch)
treec70899ff8af6b42f83eaa1511c10b1d08a7a7e05 /dns/bind95/Makefile
parentd60aaa0273b43beae150cef58db76fcd8d604452 (diff)
downloadports-fbfadf0fbc7f6b2b28219ae536718a79fd4b8b71.tar.gz
ports-fbfadf0fbc7f6b2b28219ae536718a79fd4b8b71.zip
Notes
Diffstat (limited to 'dns/bind95/Makefile')
-rw-r--r--dns/bind95/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/dns/bind95/Makefile b/dns/bind95/Makefile
index 059ec0925a52..3b18842d03ce 100644
--- a/dns/bind95/Makefile
+++ b/dns/bind95/Makefile
@@ -12,8 +12,8 @@
# release you can generally build it cleanly from the source - Doug
PORTNAME= bind9
-PORTVERSION= 9.2.2
-CATEGORIES= dns ipv6
+PORTVERSION= 9.2.3.4
+CATEGORIES= dns net ipv6
MASTER_SITES= ${MASTER_SITE_ISC} \
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,dns/bind9/${ISCVERSION}/,}
MASTER_SITE_SUBDIR= 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.2
+ISCVERSION= 9.2.3rc4
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps --disable-threads \