summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authoritojun <itojun>2001-03-06 03:43:47 +0000
committeritojun <itojun>2001-03-06 03:43:47 +0000
commitc5f53dbeacb69b3fce49de62e146f3f3590e15c4 (patch)
treefc631a533ecac00581470e42dd63325b6625f625 /net
parent7d73ba4a1896762f2a9b2ecce2c2a15a8296e821 (diff)
downloadpkgsrc-c5f53dbeacb69b3fce49de62e146f3f3590e15c4.tar.gz
add tcpdpriv and tcpdstat
Diffstat (limited to 'net')
-rw-r--r--net/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 75c36660396..a72c3b43e4d 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.200 2001/03/06 03:00:02 itojun Exp $
+# $NetBSD: Makefile,v 1.201 2001/03/06 03:43:47 itojun Exp $
#
COMMENT= Networking tools
@@ -130,6 +130,8 @@ SUBDIR+= ssync
SUBDIR+= tacacs
SUBDIR+= tcl-scotty
SUBDIR+= tcpdmerge
+SUBDIR+= tcpdpriv
+SUBDIR+= tcpdstat
SUBDIR+= tcpdump
SUBDIR+= tcpillust
SUBDIR+= tcptrace