diff options
Diffstat (limited to 'dns/nslint/Makefile')
-rw-r--r-- | dns/nslint/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/nslint/Makefile b/dns/nslint/Makefile index e3ff39227735..a8da93b87a56 100644 --- a/dns/nslint/Makefile +++ b/dns/nslint/Makefile @@ -9,8 +9,7 @@ PORTNAME= nslint PORTVERSION= 2.1.a6 CATEGORIES= dns MASTER_SITES= ftp://ftp.ee.lbl.gov/ \ - http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ + CRITICAL DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a/a/} MAINTAINER= ehaupt@FreeBSD.org |