diff options
author | niels <niels@FreeBSD.org> | 2010-04-19 19:12:11 +0800 |
---|---|---|
committer | niels <niels@FreeBSD.org> | 2010-04-19 19:12:11 +0800 |
commit | 7fd12e55c5756b5569c884439f799b2edd49dd0b (patch) | |
tree | 21734915c465aa94715866d47b885a620db354f5 /security/Makefile | |
parent | d3d9923341e527cfbf112bc59e5dd2cb06bde1cf (diff) | |
download | freebsd-ports-gnome-7fd12e55c5756b5569c884439f799b2edd49dd0b.tar.gz freebsd-ports-gnome-7fd12e55c5756b5569c884439f799b2edd49dd0b.tar.zst freebsd-ports-gnome-7fd12e55c5756b5569c884439f799b2edd49dd0b.zip |
New port: Fuzzdb is a comprehensive set of fuzzing patterns that
can be used during discovery or security testing of web applications.
WWW: http://code.google.com/p/fuzzdb/
Approved by: itetcu (mentor)
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 cf4cb61b5673..d378ef29d768 100644 --- a/security/Makefile +++ b/security/Makefile @@ -147,6 +147,7 @@ SUBDIR += ftimes SUBDIR += ftpmap SUBDIR += fuzz + SUBDIR += fuzzdb SUBDIR += fwanalog SUBDIR += fwbuilder SUBDIR += fwipe |