diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-09-20 20:54:08 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-09-20 20:54:08 +0000 |
commit | 41a7072cfbf055dc6c89e9ca7fa617b720337e24 (patch) | |
tree | b63994e684ffd6fb805f9017ff2e8c81d549ca91 /net/bounce | |
parent | - Update to 0.7.77 (0.4.31) (diff) |
Typos, whitespace and capitalization fixes (G-P).
Notes
Notes:
svn path=/head/; revision=397461
Diffstat (limited to 'net/bounce')
-rw-r--r-- | net/bounce/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bounce/pkg-descr b/net/bounce/pkg-descr index fd6044660ed7..448daacb5afa 100644 --- a/net/bounce/pkg-descr +++ b/net/bounce/pkg-descr @@ -1,4 +1,4 @@ -A little program to bounce tcp connections to another machine/port. +A little program to bounce TCP connections to another machine/port. By default it listens on port 1523. WWW: http://www.iagora.com/~espel/hacks.html |