diff options
author | asami <asami@FreeBSD.org> | 2000-01-14 10:12:49 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-01-14 10:12:49 +0800 |
commit | 2e7711f921e9d71a68dc080efbac6e4dc9aa5046 (patch) | |
tree | a02ed7b6b79187cc03c17f5072f2162332307eb3 /security | |
parent | 838a85263510ca5e5a5c2d30051bb60a5f9cc5fe (diff) | |
download | freebsd-ports-gnome-2e7711f921e9d71a68dc080efbac6e4dc9aa5046.tar.gz freebsd-ports-gnome-2e7711f921e9d71a68dc080efbac6e4dc9aa5046.tar.zst freebsd-ports-gnome-2e7711f921e9d71a68dc080efbac6e4dc9aa5046.zip |
Add dsniff, fragrouter and whisker.
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 533f0a925018..fc0fb01007dc 100644 --- a/security/Makefile +++ b/security/Makefile @@ -11,8 +11,10 @@ SUBDIR += crack SUBDIR += cyrus-sasl SUBDIR += donkey + SUBDIR += dsniff SUBDIR += fakebo SUBDIR += firewalk + SUBDIR += fragrouter SUBDIR += fwtk SUBDIR += gnupg SUBDIR += gpasman @@ -73,6 +75,7 @@ SUBDIR += tcp_wrapper SUBDIR += tripwire SUBDIR += vscan + SUBDIR += whisker SUBDIR += xinetd SUBDIR += zebedee |