diff options
author | tron <tron@pkgsrc.org> | 2001-01-13 23:33:00 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2001-01-13 23:33:00 +0000 |
commit | 91e9aeb115000f6c4d0baae2e9e97db704e0ac03 (patch) | |
tree | 7d719622002dbe776ab587cced933643a28c44f9 /net/Makefile | |
parent | 680f0b7096689dbfab2ce35e37e97bfef33c7c43 (diff) | |
download | pkgsrc-91e9aeb115000f6c4d0baae2e9e97db704e0ac03.tar.gz |
Add and enable "tcpdump".
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
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 |