diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-10-15 10:41:55 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-10-15 10:41:55 +0000 |
commit | 884b68b96c543b2cb81cc764ebad5976e4a9c84d (patch) | |
tree | ad7a3fe0ba45ca9ddda08921fd2f56050f59accb /net | |
parent | Updated to version 0.9.8 (diff) |
Re-add tac_plus.
Forgotten by: andreas
Found by: bento
Notes
Notes:
svn path=/head/; revision=22461
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 169e04fa21c3..b5e6abffd473 100644 --- a/net/Makefile +++ b/net/Makefile @@ -155,6 +155,7 @@ SUBDIR += sniffit SUBDIR += socks5 SUBDIR += sup + SUBDIR += tac_plus SUBDIR += tcpflow SUBDIR += tcpshow SUBDIR += tcptrace |