From c642e6c7fab1b4e233b8990ca7dc78ede34d5b2e Mon Sep 17 00:00:00 2001 From: tron Date: Sat, 13 Jan 2001 23:33:00 +0000 Subject: Add and enable "tcpdump". --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/Makefile') 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 -- cgit v1.2.3