diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-14 19:20:59 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-14 19:20:59 +0800 |
commit | e9135b745075034fdd5b99a1ac42dad48ae1bc80 (patch) | |
tree | 30c9f151176eb255ecd6b24b2b4edc512e6d4c56 /net/Makefile | |
parent | ab09174896a487307b8bbd83a5fb22d495c52216 (diff) | |
download | freebsd-ports-gnome-e9135b745075034fdd5b99a1ac42dad48ae1bc80.tar.gz freebsd-ports-gnome-e9135b745075034fdd5b99a1ac42dad48ae1bc80.tar.zst freebsd-ports-gnome-e9135b745075034fdd5b99a1ac42dad48ae1bc80.zip |
add socat 1.0.4.2
A relay for bidirectional data transfer between two indep. data channels
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 749d0b0b6170..25621e65f86e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -457,6 +457,7 @@ SUBDIR += smokeping SUBDIR += sniffit SUBDIR += sntop + SUBDIR += socat SUBDIR += socks5 SUBDIR += spat SUBDIR += spread |