diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 0f36a169b7e..76e8946b05b 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.154 2003/12/31 00:45:31 kristerw Exp $ +# $NetBSD: Makefile,v 1.155 2004/01/02 18:45:44 ben Exp $ # COMMENT= Security tools @@ -29,6 +29,7 @@ SUBDIR+= dsniff SUBDIR+= egd SUBDIR+= flawfinder SUBDIR+= fortify +SUBDIR+= fp-netbsd-ws SUBDIR+= fressh SUBDIR+= fsh SUBDIR+= gnupg |