diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-02-15 09:44:30 +0000 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-02-15 09:44:30 +0000 |
commit | d52d4ff555591c7156ce9f08c0a159c22bd54e98 (patch) | |
tree | c3a166dd610936ce18394ac4ce08c9bd7cecce13 /net/Makefile | |
parent | 013e7ccacef4145de995772d22b77a47401688ee (diff) | |
download | FreeBSD-ports-d52d4ff555591c7156ce9f08c0a159c22bd54e98.zip FreeBSD-ports-d52d4ff555591c7156ce9f08c0a159c22bd54e98.tar.gz |
Add spoofer 0.4, ANA Spoofer Project testing software.
PR: ports/92913
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index f7ae5f9..b833940 100644 --- a/net/Makefile +++ b/net/Makefile @@ -649,6 +649,7 @@ SUBDIR += socketbind SUBDIR += socketpipe SUBDIR += socks5 + SUBDIR += spoofer SUBDIR += spread SUBDIR += spread-j SUBDIR += ssldump |