diff options
Diffstat (limited to 'dns/nslint/Makefile')
-rw-r--r-- | dns/nslint/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/nslint/Makefile b/dns/nslint/Makefile index 3660ad94b0a6..0efb2f41b912 100644 --- a/dns/nslint/Makefile +++ b/dns/nslint/Makefile @@ -6,9 +6,10 @@ # PORTNAME= nslint -PORTVERSION= 2.0.2 +PORTVERSION= 2.1.a2 CATEGORIES= net MASTER_SITES= ftp://ftp.ee.lbl.gov/ +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a/a/} MAINTAINER= petef@FreeBSD.org |