summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authortron <tron>2001-01-13 23:33:00 +0000
committertron <tron>2001-01-13 23:33:00 +0000
commitc642e6c7fab1b4e233b8990ca7dc78ede34d5b2e (patch)
tree7d719622002dbe776ab587cced933643a28c44f9 /net
parentd81be4388d9d6887bbb96f3bd1fb87ba8b2ec146 (diff)
downloadpkgsrc-c642e6c7fab1b4e233b8990ca7dc78ede34d5b2e.tar.gz
Add and enable "tcpdump".
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 0e270cee714..41822ea9334 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.178 2001/01/11 01:46:53 mjl Exp $
+# $NetBSD: Makefile,v 1.179 2001/01/13 23:33:00 tron Exp $
#
SUBDIR += adns
@@ -114,6 +114,7 @@
SUBDIR += ssync
SUBDIR += tacacs
SUBDIR += tcl-scotty
+ SUBDIR += tcpdump
SUBDIR += tcpillust
SUBDIR += tcptrace
SUBDIR += tinyfugue