diff options
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 |