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/bind8/Makefile | |
parent | 39609ad548dca1f25c07300bcfbc128cbf3c5e1f (diff) |
Notes
Diffstat (limited to 'dns/bind8/Makefile')
-rw-r--r-- | dns/bind8/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |