summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-08-26 23:32:41 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-08-26 23:32:41 +0000
commitd1815f1e6a60f02c7928790634858681aac0ba0f (patch)
tree180f2e69aa44f1ce1adc0bd09fd4f1957f25d39b /net
parentImport of tcpflow. (diff)
Activate tcpflow
Notes
Notes: svn path=/head/; revision=21014
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 67881e0966fe..df5d0376b6a6 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.290 1999/08/18 07:19:06 asami Exp $
+# $Id: Makefile,v 1.291 1999/08/22 08:42:30 fenner Exp $
#
SUBDIR += SSLtelnet
@@ -147,6 +147,7 @@
SUBDIR += socks5
SUBDIR += sup
SUBDIR += tac_plus
+ SUBDIR += tcpflow
SUBDIR += tcpshow
SUBDIR += tcptrace
SUBDIR += tdetect