diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 2003-04-02 12:34:12 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 2003-04-02 12:34:12 +0000 |
commit | 26c02d6eed4063b149a43f2eb0627139a4dfe8b2 (patch) | |
tree | 8a34bed78e984d9c61894d13ef5dbc3770b899e8 /security/Makefile | |
parent | d4ec9e072c837f455b0b31585e0a27d46de38dc9 (diff) |
Add ftimes 3.2.1, a system baselining and evidence collection tool.
PR: 50369
Submitted by: Klayton Monroe <klm@ir.exodus.net>
Notes
Notes:
svn path=/head/; revision=77982
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index e415bf40a9b2..0454b2df6afa 100644 --- a/security/Makefile +++ b/security/Makefile @@ -64,6 +64,7 @@ SUBDIR += fragrouter SUBDIR += fressh SUBDIR += fsh + SUBDIR += ftimes SUBDIR += ftpmap SUBDIR += fuzz SUBDIR += fwanalog |