diff options
author | ru <ru@FreeBSD.org> | 2000-07-18 02:26:24 +0800 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2000-07-18 02:26:24 +0800 |
commit | 9206bac288ceac199c4c5ca39bca63adba707a9a (patch) | |
tree | 3b839c79f04ddf8a0b4be072dd30d37d13ccab13 /net/Makefile | |
parent | 16ece822486a065bf8bb305840f710787cfc32e9 (diff) | |
download | freebsd-ports-gnome-9206bac288ceac199c4c5ca39bca63adba707a9a.tar.gz freebsd-ports-gnome-9206bac288ceac199c4c5ca39bca63adba707a9a.tar.zst freebsd-ports-gnome-9206bac288ceac199c4c5ca39bca63adba707a9a.zip |
Activate tcpmssd.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 18dd5e25068e..dc43f441de6b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -220,6 +220,7 @@ SUBDIR += sup SUBDIR += tac_plus4 SUBDIR += tcpflow + SUBDIR += tcpmssd SUBDIR += tcpshow SUBDIR += tcptrace SUBDIR += tcserver |