diff options
Diffstat (limited to 'dns/nslint')
-rw-r--r-- | dns/nslint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/nslint/Makefile b/dns/nslint/Makefile index 5554a255a9ad..40da8bb97609 100644 --- a/dns/nslint/Makefile +++ b/dns/nslint/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: nslint -# Version required: 2.0.1 # Date created: 27 October 1997 # Whom: dglo@ssec.wisc.edu # # $FreeBSD$ # -DISTNAME= nslint-2.0.1 +PORTNAME= nslint +PORTVERSION= 2.0.1 CATEGORIES= net MASTER_SITES= ftp://ftp.ee.lbl.gov/ EXTRACT_SUFX= .tar.Z |