diff options
author | Doug Barton <dougb@FreeBSD.org> | 2001-02-13 07:33:34 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2001-02-13 07:33:34 +0000 |
commit | db375cb582f1712631fef5c7de0175f382d764d6 (patch) | |
tree | bb8b01501c78e5271921c9476897366f5e5a2cf7 /dns/bind96/Makefile | |
parent | 4359bb89190c209d1ccd78ea5ddec0ed48b6cc6d (diff) |
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 2b8dcd7bc58e..fbf80dccb94d 100644 --- a/dns/bind96/Makefile +++ b/dns/bind96/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bind -PORTVERSION= 9.1.1rc1 +PORTVERSION= 9.1.1rc2 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${PORTVERSION}/ \ ftp://ftp.sunet.se/pub/network/isc/bind9/${PORTVERSION}/ |