The branch main has been updated by tuexen:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=d73d40c17f890518d6a58f4c3a36c9acbcb34bb0

commit d73d40c17f890518d6a58f4c3a36c9acbcb34bb0
Author:     Michael Tuexen <[email protected]>
AuthorDate: 2022-02-09 18:22:18 +0000
Commit:     Michael Tuexen <[email protected]>
CommitDate: 2022-02-09 18:22:18 +0000

    usr.sbin: add tcpsso to Makefile
---
 usr.sbin/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index f0614ba9b348..d7e0811a961c 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -89,6 +89,7 @@ SUBDIR=       adduser \
        sysrc \
        tcpdrop \
        tcpdump \
+       tcpsso \
        traceroute \
        trim \
        trpt \

Reply via email to