diff options
author | nectar <nectar@FreeBSD.org> | 2002-11-04 13:27:23 +0000 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2002-11-04 13:27:23 +0000 |
commit | 999300f50eeec81665fd37164be486face8addb0 (patch) | |
tree | 4ad9b8867d59f54b8951dd7ba970d19c9621d605 /devel/splint/Makefile | |
parent | ff80a5307f802e50d58a53d0dd24817355635d58 (diff) | |
download | FreeBSD-ports-999300f50eeec81665fd37164be486face8addb0.zip FreeBSD-ports-999300f50eeec81665fd37164be486face8addb0.tar.gz |
Let splint process <inttypes.h>. Now it passes its own test suite.
Submitted by: Stacey Son <sson@verio.net>
Diffstat (limited to 'devel/splint/Makefile')
-rw-r--r-- | devel/splint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/splint/Makefile b/devel/splint/Makefile index 3fea897..542dc26 100644 --- a/devel/splint/Makefile +++ b/devel/splint/Makefile @@ -7,6 +7,7 @@ PORTNAME= splint PORTVERSION= 3.0.1.6 +PORTREVISION= 1 CATEGORIES= devel security MASTER_SITES= http://www.splint.org/downloads/ EXTRACT_SUFX= .src.tgz |