diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2001-01-05 14:03:21 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2001-01-05 14:03:21 +0000 |
commit | 4da55bf3aa967809efd14ca153fbe68cb3ba120a (patch) | |
tree | 6be24fe6b08a2f4f9b3f5cbd47801be42629239d /dns | |
parent | 39609ad548dca1f25c07300bcfbc128cbf3c5e1f (diff) |
Update port to 8.2.2p7
No reponse from: Maintainer
Notes
Notes:
svn path=/head/; revision=36817
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind8/Makefile | 4 | ||||
-rw-r--r-- | dns/bind8/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/bind8/Makefile b/dns/bind8/Makefile index 8ad915b0e209..880ebb712152 100644 --- a/dns/bind8/Makefile +++ b/dns/bind8/Makefile @@ -6,9 +6,9 @@ # PORTNAME= bind -PORTVERSION= 8.2.2.p5 +PORTVERSION= 8.2.2.p7 CATEGORIES= net -MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.2-P5/ +MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.2-P7/ DISTFILES= bind-src.tar.gz bind-doc.tar.gz MAINTAINER= jseger@FreeBSD.org diff --git a/dns/bind8/distinfo b/dns/bind8/distinfo index d42a5aa08e82..8adbe896bfdc 100644 --- a/dns/bind8/distinfo +++ b/dns/bind8/distinfo @@ -1,2 +1,2 @@ -MD5 (bind-src.tar.gz) = fd8ab0befccc3546531904eac12cf6f7 -MD5 (bind-doc.tar.gz) = 32f60488e6c2c5ef583c96742f0c8f07 +MD5 (bind-src.tar.gz) = 832669455e70a4b58e635b6b02e87910 +MD5 (bind-doc.tar.gz) = 6f26254fdd43e3d4b8b42062bb9766db |