diff options
author | Doug Barton <dougb@FreeBSD.org> | 2001-05-09 06:32:43 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2001-05-09 06:32:43 +0000 |
commit | cc95368efaba85b97a3a45cf05702f008c6e7f8b (patch) | |
tree | be7ec478c5aeb88faa019e0f62248b23ff065781 /dns/bind95/Makefile | |
parent | dc12b458079779aa7d3ab79d9348bd3da6701315 (diff) |
Notes
Diffstat (limited to 'dns/bind95/Makefile')
-rw-r--r-- | dns/bind95/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind95/Makefile b/dns/bind95/Makefile index ec4bbf2df5fb..0e57918680c4 100644 --- a/dns/bind95/Makefile +++ b/dns/bind95/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bind -PORTVERSION= 9.1.1 +PORTVERSION= 9.1.2 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${PORTVERSION}/ \ ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ \ |