diff options
Diffstat (limited to 'devel/splint/Makefile')
-rw-r--r-- | devel/splint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/splint/Makefile b/devel/splint/Makefile index 422dcdd77e5a..615b6b077a15 100644 --- a/devel/splint/Makefile +++ b/devel/splint/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: lclint -# Version required: 2.4b # Date created: 9 September 1996 # Whom: moeding # # $FreeBSD$ # -DISTNAME= lclint-2.4b +PORTNAME= lclint +PORTVERSION= 2.4b CATEGORIES= devel MASTER_SITES= http://www.sds.lcs.mit.edu/lclint/ftp/lclint/ \ ftp://ftp.deva.net/pub/sources/programming/linting/ \ |