summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-04-04 04:59:26 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-04-04 04:59:26 +0000
commit055881fd5ed09f51fadd4fb1ca6df3dac3c966ae (patch)
tree4b5603505d3acb273eb669468f3a79411fe47c2f /net/Makefile
parentNetwork packet sniffer (diff)
Got bored, commited a port.
Now shareing sniffit w/the world.
Notes
Notes: svn path=/head/; revision=10408
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 4b98110e1256..00c2c10a4c3f 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.148 1998/03/16 22:46:35 jseger Exp $
+# $Id: Makefile,v 1.149 1998/03/19 06:06:28 obrien Exp $
#
SUBDIR += archie
@@ -83,6 +83,7 @@
SUBDIR += scotty
SUBDIR += sendfile
SUBDIR += slirp
+ SUBDIR += sniffit
SUBDIR += socks5
SUBDIR += strobe
SUBDIR += sup