diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-14 11:20:59 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-14 11:20:59 +0000 |
commit | b863056a2465a4935b769f862601a1b6face6f3e (patch) | |
tree | 7a653de0eca600d704dea5fd4b77ef18e55c0419 /net/Makefile | |
parent | b4e08114ac5ec06f7d6ab0dae99cd60bc90b3d88 (diff) |
add socat 1.0.4.2
A relay for bidirectional data transfer between two indep. data channels
Notes
Notes:
svn path=/head/; revision=59075
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 |