diff options
author | dougb <dougb@FreeBSD.org> | 2001-02-27 16:08:59 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2001-02-27 16:08:59 +0800 |
commit | 5e055a74ccadd89335fcc62c5f41bb38c0d306cf (patch) | |
tree | e9aa91bbeee7a5a29ecde00baba62a59c0d8f326 /dns/bind95/Makefile | |
parent | 1f65b0c5bb219eb401d7f4bd98aab1658afa3d47 (diff) | |
download | freebsd-ports-gnome-5e055a74ccadd89335fcc62c5f41bb38c0d306cf.tar.gz freebsd-ports-gnome-5e055a74ccadd89335fcc62c5f41bb38c0d306cf.tar.zst freebsd-ports-gnome-5e055a74ccadd89335fcc62c5f41bb38c0d306cf.zip |
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 fbf80dccb94d..e49b2b2c2f1b 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}/ |