diff options
author | jlam <jlam@pkgsrc.org> | 2004-11-18 19:37:29 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-11-18 19:37:29 +0000 |
commit | 39aeaf9d027a916507c222963c72f386f014ca6a (patch) | |
tree | 28436e3ce5952062697684af0dfcbf265571c0fe /security/Makefile | |
parent | 6b7a749803142189e7cf6f115cd1df4862b28880 (diff) | |
download | pkgsrc-39aeaf9d027a916507c222963c72f386f014ca6a.tar.gz |
Remove fortify... it only worked on ancient versions of Netscape Navigator.
We're well past those days now.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index b4d79904591..7eee6c0dc60 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.211 2004/11/18 09:16:12 wiz Exp $ +# $NetBSD: Makefile,v 1.212 2004/11/18 19:37:29 jlam Exp $ # COMMENT= Security tools @@ -43,7 +43,6 @@ SUBDIR+= dropbear SUBDIR+= dsniff SUBDIR+= egd SUBDIR+= flawfinder -SUBDIR+= fortify SUBDIR+= fprot-workstation-bin SUBDIR+= fragroute SUBDIR+= fressh |