diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-02-15 09:44:30 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-02-15 09:44:30 +0000 |
commit | a8585622c1aaa352a182ac4bd28429ea3af1da49 (patch) | |
tree | 5c1cac4d6976f196dbd038245d3092d6a1895404 /net/Makefile | |
parent | c17679e635c3203601bb26a5f78c9f3ebf085901 (diff) | |
download | ports-a8585622c1aaa352a182ac4bd28429ea3af1da49.tar.gz ports-a8585622c1aaa352a182ac4bd28429ea3af1da49.zip |
Add spoofer 0.4, ANA Spoofer Project testing software.
PR: ports/92913
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
Notes
Notes:
svn path=/head/; revision=156102
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 f7ae5f95c6b4..b83394026f20 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 |