diff options
author | asmodai <asmodai@FreeBSD.org> | 2000-07-31 11:25:02 +0000 |
---|---|---|
committer | asmodai <asmodai@FreeBSD.org> | 2000-07-31 11:25:02 +0000 |
commit | 5a13fa10e95ba359dd5c3d01611533ebc7d5d887 (patch) | |
tree | 78d2b6d9ac1ffe611c8928fc4c5b5913887e338e /devel/splint/Makefile | |
parent | a9a8a0ae04f5c7fdfaf6a29d6e9ccf64461ec885 (diff) | |
download | FreeBSD-ports-5a13fa10e95ba359dd5c3d01611533ebc7d5d887.zip FreeBSD-ports-5a13fa10e95ba359dd5c3d01611533ebc7d5d887.tar.gz |
Update to 2.5q.
PR: 20224
Submitted by: MAINTAINER <s.moeding@ndh.net>
Diffstat (limited to 'devel/splint/Makefile')
-rw-r--r-- | devel/splint/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/splint/Makefile b/devel/splint/Makefile index 615b6b0..746a083 100644 --- a/devel/splint/Makefile +++ b/devel/splint/Makefile @@ -6,12 +6,9 @@ # PORTNAME= lclint -PORTVERSION= 2.4b +PORTVERSION= 2.5q CATEGORIES= devel -MASTER_SITES= http://www.sds.lcs.mit.edu/lclint/ftp/lclint/ \ - ftp://ftp.deva.net/pub/sources/programming/linting/ \ - ftp://ftp.netsw.org/netsw/SoftEng/Lang/C/Tools/lclint/ \ - ftp://ftp.uni-bielefeld.de/pub/programming/tools/lclint/ +MASTER_SITES= http://lclint.cs.virginia.edu/ EXTRACT_SUFX= .src.tar.gz MAINTAINER= s.moeding@ndh.net |