aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2006-01-03 19:25:23 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2006-01-03 19:25:23 +0000
commit45d4c341a7ec2375d13a1ac1dc5e0d62981bf21c (patch)
treef31e32911495baad08597b04cd0de1d0cb9756aa /net/Makefile
parent93a94fa7f65661952c46447761404bfdfe8dbd49 (diff)
downloadports-45d4c341a7ec2375d13a1ac1dc5e0d62981bf21c.tar.gz
ports-45d4c341a7ec2375d13a1ac1dc5e0d62981bf21c.zip
Add tcpxtract. A tool for extracting files from network traffic.
Notes
Notes: svn path=/head/; revision=152676
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 75f90d50ed44..c71c63774d0c 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -757,6 +757,7 @@
SUBDIR += tcptraceroute
SUBDIR += tcpview
SUBDIR += tcpwatch
+ SUBDIR += tcpxtract
SUBDIR += tdetect
SUBDIR += telnetx
SUBDIR += telserv