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/bind95 | |
parent | 4359bb89190c209d1ccd78ea5ddec0ed48b6cc6d (diff) | |
download | ports-db375cb582f1712631fef5c7de0175f382d764d6.tar.gz ports-db375cb582f1712631fef5c7de0175f382d764d6.zip |
Latest update from ISC. Truly just bugfixes.
Notes
Notes:
svn path=/head/; revision=38295
Diffstat (limited to 'dns/bind95')
-rw-r--r-- | dns/bind95/Makefile | 2 | ||||
-rw-r--r-- | dns/bind95/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dns/bind95/Makefile b/dns/bind95/Makefile index 2b8dcd7bc58e..fbf80dccb94d 100644 --- a/dns/bind95/Makefile +++ b/dns/bind95/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}/ diff --git a/dns/bind95/distinfo b/dns/bind95/distinfo index 2df673500e2d..409f1ed465ca 100644 --- a/dns/bind95/distinfo +++ b/dns/bind95/distinfo @@ -1 +1 @@ -MD5 (bind-9.1.1rc1.tar.gz) = 81c238c0b21ba6e9c72a232f2c9df397 +MD5 (bind-9.1.1rc2.tar.gz) = 4ef3fda302f4a03d768802510fa5db7f |