diff options
author | Doug Barton <dougb@FreeBSD.org> | 2001-03-23 14:37:41 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2001-03-23 14:37:41 +0000 |
commit | 18a209367d85d79252d6d6d79c0874609e416eab (patch) | |
tree | cda9f0f92f5a90a0ad19cfe85d26e96fa9a8c06c /dns/bind96/Makefile | |
parent | 63cdda0b245eb3b2f80454ecf35ab620ec69eb28 (diff) | |
download | ports-18a209367d85d79252d6d6d79c0874609e416eab.tar.gz ports-18a209367d85d79252d6d6d79c0874609e416eab.zip |
Notes
Diffstat (limited to 'dns/bind96/Makefile')
-rw-r--r-- | dns/bind96/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind96/Makefile b/dns/bind96/Makefile index 55bf1296b235..25c1d9e57705 100644 --- a/dns/bind96/Makefile +++ b/dns/bind96/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bind -PORTVERSION= 9.1.1rc5 +PORTVERSION= 9.1.1rc6 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${PORTVERSION}/ \ ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ \ |