diff options
author | dougb <dougb@FreeBSD.org> | 2001-03-19 09:11:31 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2001-03-19 09:11:31 +0000 |
commit | d0e88b503716df6a6b2f1541899a11c49a66c7b1 (patch) | |
tree | 0db3f7ddebf14d75ebe48006c06de6e86fadf13b /dns/bind95/Makefile | |
parent | 9041ecca4efe1e28d18756c1c515c3aae842b96c (diff) | |
download | FreeBSD-ports-d0e88b503716df6a6b2f1541899a11c49a66c7b1.zip FreeBSD-ports-d0e88b503716df6a6b2f1541899a11c49a66c7b1.tar.gz |
Latest bug fixes, no features added.
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 e83cbae..55bf129 100644 --- a/dns/bind95/Makefile +++ b/dns/bind95/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bind -PORTVERSION= 9.1.1rc4 +PORTVERSION= 9.1.1rc5 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${PORTVERSION}/ \ ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ \ |