diff options
author | agc <agc@pkgsrc.org> | 2004-01-08 17:56:32 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2004-01-08 17:56:32 +0000 |
commit | 0f679c094204e1106cf8599b3c9685fb4acded86 (patch) | |
tree | 527eb9e948fbe2797ee404cdfb1215ae220fe966 /security | |
parent | c84b03de693bfe7bcfc0777296bf236f821783cd (diff) | |
download | pkgsrc-0f679c094204e1106cf8599b3c9685fb4acded86.tar.gz |
Add and enable fragroute.
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 ca312bd8c33..d3653803f5c 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.156 2004/01/07 19:10:58 ben Exp $ +# $NetBSD: Makefile,v 1.157 2004/01/08 17:56:32 agc Exp $ # COMMENT= Security tools @@ -30,6 +30,7 @@ SUBDIR+= egd SUBDIR+= flawfinder SUBDIR+= fortify SUBDIR+= fprot-workstation-bin +SUBDIR+= fragroute SUBDIR+= fressh SUBDIR+= fsh SUBDIR+= gnupg |