summaryrefslogtreecommitdiff
path: root/dns/bind94/Makefile
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2001-07-24 18:10:31 +0000
committerDoug Barton <dougb@FreeBSD.org>2001-07-24 18:10:31 +0000
commit832ba252d46d2427cc93fdf24564f8f086a2338e (patch)
tree866551b520c3a7100300156163c22f771ebad6ee /dns/bind94/Makefile
parentUpdate port to base64-1.3. (diff)
Update port version to ISC's latest stable release
Notes
Notes: svn path=/head/; revision=45450
Diffstat (limited to 'dns/bind94/Makefile')
-rw-r--r--dns/bind94/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/dns/bind94/Makefile b/dns/bind94/Makefile
index ece80e3fdf3e..295672deca5a 100644
--- a/dns/bind94/Makefile
+++ b/dns/bind94/Makefile
@@ -5,8 +5,14 @@
# $FreeBSD$
#
+# I stay very aware of developments with BIND in general, and with
+# BIND 9 in particular. I frequently delay updating this port from
+# a known-stable version due to concerns about stability of a newer
+# version. If you are concerned about using the most recent ISC
+# release you can generally build it cleanly from the source - Doug
+
PORTNAME= bind
-PORTVERSION= 9.1.3rc1
+PORTVERSION= 9.1.3
CATEGORIES= net ipv6
MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${PORTVERSION}/ \
ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ \