diff options
author | asami <asami@FreeBSD.org> | 1999-11-11 07:31:37 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-11-11 07:31:37 +0000 |
commit | 4734e618c875fcfe7847037007adece8e4cb7b27 (patch) | |
tree | c3fe56d1a6afd5aebe85df589a120db37d15fa5e /net | |
parent | 666a88e6dc00ecf5e384ee03d76d8575258a37bd (diff) | |
download | FreeBSD-ports-4734e618c875fcfe7847037007adece8e4cb7b27.zip FreeBSD-ports-4734e618c875fcfe7847037007adece8e4cb7b27.tar.gz |
Add tac_plus4.
Forgotten by: andreas ;)
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 b85e0bb..0c581b8 100644 --- a/net/Makefile +++ b/net/Makefile @@ -162,6 +162,7 @@ SUBDIR += socks5 SUBDIR += sup SUBDIR += tac_plus + SUBDIR += tac_plus4 SUBDIR += tcpflow SUBDIR += tcpshow SUBDIR += tcptrace |