summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-09-26 05:53:13 +0000
committerjlam <jlam@pkgsrc.org>2001-09-26 05:53:13 +0000
commit21bf9fe38b4a59faa22828a10b6e811bca18e80d (patch)
tree276730cc6eb50982d667a40949c6b770c729fcb6 /net
parent3ef98c60905ae5c8a26170cc7192983fd5cd551e (diff)
downloadpkgsrc-21bf9fe38b4a59faa22828a10b6e811bca18e80d.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