diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
commit | ed33fb7de058a6d91ae1c86c9dda42a1a2508b54 (patch) | |
tree | bb126f7f4deabe676254cb651c5b8a780976235f /devel/splint | |
parent | cd551d001ae65b6035a625879180b837df06f895 (diff) | |
download | ports-ed33fb7de058a6d91ae1c86c9dda42a1a2508b54.tar.gz ports-ed33fb7de058a6d91ae1c86c9dda42a1a2508b54.zip |
PORTNAME/PORTVERSION update
Notes
Notes:
svn path=/head/; revision=27452
Diffstat (limited to 'devel/splint')
-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/ \ |