diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1999-08-08 18:03:46 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1999-08-08 18:03:46 +0000 |
commit | 1d778e52e52eb3d529894ba6ab7139ef3b22d556 (patch) | |
tree | fc8efd973c269a59d5c2554a349c271bffbe6b53 /dns/bind96 | |
parent | 05cfc097d183d052c967c0eb7a9c4124134900e7 (diff) | |
download | ports-1d778e52e52eb3d529894ba6ab7139ef3b22d556.tar.gz ports-1d778e52e52eb3d529894ba6ab7139ef3b22d556.zip |
Notes
Diffstat (limited to 'dns/bind96')
-rw-r--r-- | dns/bind96/Makefile | 12 | ||||
-rw-r--r-- | dns/bind96/distinfo | 5 |
2 files changed, 7 insertions, 10 deletions
diff --git a/dns/bind96/Makefile b/dns/bind96/Makefile index 7a92129db8a0..586988b5551f 100644 --- a/dns/bind96/Makefile +++ b/dns/bind96/Makefile @@ -1,17 +1,15 @@ # New ports collection makefile for: bind -# Version required: 8.2 +# Version required: 8.2.1 # Date created: 18 July 1997 # Whom: jseger@scds.com # -# $Id: Makefile,v 1.10 1999/05/31 17:36:25 jseger Exp $ +# $Id: Makefile,v 1.12 1999/06/28 21:25:07 billf Exp $ # -DISTNAME= bind-8.2 +DISTNAME= bind-8.2.1 CATEGORIES= net -MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2/ -PATCH_SITES= ftp://ftp.isc.org/isc/bind/src/8.2/ -DISTFILES= ${DISTNAME}-src.tar.gz ${DISTNAME}-doc.tar.gz -PATCHFILES= patch1 +MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.1/ +DISTFILES= bind-src.tar.gz bind-doc.tar.gz MAINTAINER= jseger@FreeBSD.org diff --git a/dns/bind96/distinfo b/dns/bind96/distinfo index 3c29a8d44254..9dd2fef4b687 100644 --- a/dns/bind96/distinfo +++ b/dns/bind96/distinfo @@ -1,3 +1,2 @@ -MD5 (bind-8.2-src.tar.gz) = f45ad0d96c8f4d7338b4c669fee906d8 -MD5 (bind-8.2-doc.tar.gz) = a5bee5f073016c2e2fb2a835f087ba28 -MD5 (patch1) = 73b1ba41798f47144723052bc434d876 +MD5 (bind-src.tar.gz) = 449cad9c83d31c28179d3fa9dabd3a38 +MD5 (bind-doc.tar.gz) = 52ba164906f8cb5d0fe1d06ceb5ac5db |