diff options
author | dougb <dougb@FreeBSD.org> | 2001-02-27 08:08:59 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2001-02-27 08:08:59 +0000 |
commit | 5e055a74ccadd89335fcc62c5f41bb38c0d306cf (patch) | |
tree | e9aa91bbeee7a5a29ecde00baba62a59c0d8f326 /dns/bind95/Makefile | |
parent | 1f65b0c5bb219eb401d7f4bd98aab1658afa3d47 (diff) | |
download | FreeBSD-ports-5e055a74ccadd89335fcc62c5f41bb38c0d306cf.zip FreeBSD-ports-5e055a74ccadd89335fcc62c5f41bb38c0d306cf.tar.gz |
Update to ISC's latest
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 fbf80dc..e49b2b2 100644 --- a/dns/bind95/Makefile +++ b/dns/bind95/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bind -PORTVERSION= 9.1.1rc2 +PORTVERSION= 9.1.1rc3 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${PORTVERSION}/ \ ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ |