diff options
author | Doug Barton <dougb@FreeBSD.org> | 2003-10-24 23:10:57 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2003-10-24 23:10:57 +0000 |
commit | 30538e2406a976408c71cb113e15751e28649e54 (patch) | |
tree | f3e2128761239c52bcc1e4913495c33a1f40668a /dns/bind94 | |
parent | 40aca4dffde8144c71547661023bc9494114fc5c (diff) |
Notes
Diffstat (limited to 'dns/bind94')
-rw-r--r-- | dns/bind94/Makefile | 4 | ||||
-rw-r--r-- | dns/bind94/distinfo | 2 |
2 files changed, 3 insertions, 3 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 \ diff --git a/dns/bind94/distinfo b/dns/bind94/distinfo index 24d346fde22e..01156aa5c3bd 100644 --- a/dns/bind94/distinfo +++ b/dns/bind94/distinfo @@ -1 +1 @@ -MD5 (bind-9.2.3rc4.tar.gz) = ce61b7f84a3a31327c9cae922d3fca72 +MD5 (bind-9.2.3.tar.gz) = 94ae7b0f20dc406fdbbf6fac5d57b32f |