summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-02-20 10:29:12 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-02-20 10:29:12 +0000
commit90d213a393856238425f70a60c925d458836fc4d (patch)
tree212f88502be7753d7b64d1f64842b65868c0818f /security/Makefile
parentInstall kermit documentation and example files correctly. This is (diff)
Zombiezapper sends commands to DDoS agents to stop flooding, leaving them
around for further forensics. As with most of the DDoS tools, this assumes the agents are using the default settings.
Notes
Notes: svn path=/head/; revision=26027
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 03c7f84898d3..1ad37ddb398b 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -86,5 +86,6 @@
SUBDIR += whisker
SUBDIR += xinetd
SUBDIR += zebedee
+ SUBDIR += zombiezapper
.include <bsd.port.subdir.mk>