diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-26 23:32:41 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-26 23:32:41 +0000 |
commit | d1815f1e6a60f02c7928790634858681aac0ba0f (patch) | |
tree | 180f2e69aa44f1ce1adc0bd09fd4f1957f25d39b /net/Makefile | |
parent | 243b289ab193df96c37564fe1a8f5d8619b33f39 (diff) | |
download | ports-d1815f1e6a60f02c7928790634858681aac0ba0f.tar.gz ports-d1815f1e6a60f02c7928790634858681aac0ba0f.zip |
Notes
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 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 |