diff options
author | wiz <wiz> | 2003-03-09 18:11:05 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-03-09 18:11:05 +0000 |
commit | 9f026c9a008472d7373d446755bb8986169fccea (patch) | |
tree | 5809047098530baabe02638a179a917e87ccfcdb /security/flawfinder/Makefile | |
parent | 369798412d44832dbd0465f09be20cac4dc5424b (diff) | |
download | pkgsrc-9f026c9a008472d7373d446755bb8986169fccea.tar.gz |
Update to 1.22.
This release changes the output format slightly to improve integration with
other tools, and improves the RPM packaging.
Diffstat (limited to 'security/flawfinder/Makefile')
-rw-r--r-- | security/flawfinder/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/flawfinder/Makefile b/security/flawfinder/Makefile index 6648f85e458..c011b502673 100644 --- a/security/flawfinder/Makefile +++ b/security/flawfinder/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2002/09/23 15:19:37 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2003/03/09 18:11:05 wiz Exp $ # -DISTNAME= flawfinder-1.21 +DISTNAME= flawfinder-1.22 CATEGORIES= security devel MASTER_SITES= http://www.dwheeler.com/flawfinder/ |