diff options
author | olgeni <olgeni@FreeBSD.org> | 2015-09-21 04:54:08 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2015-09-21 04:54:08 +0800 |
commit | 261bbba88410d36594e6abc25f159144c4bcb4d1 (patch) | |
tree | b63994e684ffd6fb805f9017ff2e8c81d549ca91 /net/tcpproxy | |
parent | efcf019b4affaa4144c1604fda9d46613705d4b9 (diff) | |
download | freebsd-ports-gnome-261bbba88410d36594e6abc25f159144c4bcb4d1.tar.gz freebsd-ports-gnome-261bbba88410d36594e6abc25f159144c4bcb4d1.tar.zst freebsd-ports-gnome-261bbba88410d36594e6abc25f159144c4bcb4d1.zip |
Typos, whitespace and capitalization fixes (G-P).
Diffstat (limited to 'net/tcpproxy')
-rw-r--r-- | net/tcpproxy/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tcpproxy/pkg-descr b/net/tcpproxy/pkg-descr index 438ea8116b70..2f5660daccb0 100644 --- a/net/tcpproxy/pkg-descr +++ b/net/tcpproxy/pkg-descr @@ -1,4 +1,4 @@ -tcpproxy is a simple tcp connection proxy which combines the features of +tcpproxy is a simple TCP connection proxy which combines the features of rinetd and 6tunnel. tcpproxy supports IPv4 and IPv6 and also supports connections from IPv6 to IPv4 endpoints and vice versa. |