diff options
Diffstat (limited to 'dns/nslint/Makefile')
-rw-r--r-- | dns/nslint/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dns/nslint/Makefile b/dns/nslint/Makefile index 96b197f05cf8..93e93b2582ae 100644 --- a/dns/nslint/Makefile +++ b/dns/nslint/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: nslint -# Version required: 2.0a6 +# Version required: 2.0 # Date created: 27 October 1997 # Whom: dglo@ssec.wisc.edu # -# $Id: Makefile,v 1.5 1998/08/17 00:41:40 steve Exp $ +# $Id: Makefile,v 1.6 1998/10/10 03:37:08 steve Exp $ # -DISTNAME= nslint-2.0a7 +DISTNAME= nslint-2.0 CATEGORIES= net MASTER_SITES= ftp://ftp.ee.lbl.gov/ EXTRACT_SUFX= .tar.Z |