diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-03-06 05:36:34 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-03-06 05:36:34 +0000 |
commit | 5a4a332130a06d30b90eaf1dfbba8ed673db10c4 (patch) | |
tree | 6c69deedbde7d62f28e4bfa3a3ed1c7aa923fd46 /security/Makefile | |
parent | cd75a344584d9374d4d5fa5e3405bd9e8d87962f (diff) |
Move zzuf-0.8.1 from devel/, transparent application input fuzzer.
Noted by: kris
PR: ports/109829
Submitted by: Peter Johnson <johnson.peter at gmail.com>
Notes
Notes:
svn path=/head/; revision=186633
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 f7d58a18aa34..01a268cfb5d9 100644 --- a/security/Makefile +++ b/security/Makefile @@ -736,5 +736,6 @@ SUBDIR += yersinia SUBDIR += zebedee SUBDIR += zombiezapper + SUBDIR += zzuf .include <bsd.port.subdir.mk> |