summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjlam <jlam>2001-09-26 05:53:13 +0000
committerjlam <jlam>2001-09-26 05:53:13 +0000
commitaf0faa6acebaa772e505565f65880f6dfc55cb14 (patch)
tree276730cc6eb50982d667a40949c6b770c729fcb6 /net
parent7ffe6ada8c0a0dcd886a69eb085ed508290e6115 (diff)
downloadpkgsrc-af0faa6acebaa772e505565f65880f6dfc55cb14.tar.gz
Note addition of net/tcpslice - tool for extracting portions of tcpdump's
packet trace files.
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index c525f48aa9a..6a358b49377 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.247 2001/09/25 12:47:10 agc Exp $
+# $NetBSD: Makefile,v 1.248 2001/09/26 05:53:13 jlam Exp $
#
COMMENT= Networking tools
@@ -172,6 +172,7 @@ SUBDIR+= tcpdpriv
SUBDIR+= tcpdstat
SUBDIR+= tcpdump
SUBDIR+= tcpillust
+SUBDIR+= tcpslice
SUBDIR+= tcptrace
SUBDIR+= tightvnc
SUBDIR+= tightvncviewer