diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
commit | 4e942b64191e2ef98dce2c5af31047a8640db768 (patch) | |
tree | 8c3238b7f0cbec2e9210d52f562960bb22323a7d /net/libsocket++/pkg-descr | |
parent | 1d1f878054efdd1171a8cb006e59ad0727610293 (diff) | |
download | ports-4e942b64191e2ef98dce2c5af31047a8640db768.tar.gz ports-4e942b64191e2ef98dce2c5af31047a8640db768.zip |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket
Notes
Notes:
svn path=/head/; revision=415499
Diffstat (limited to 'net/libsocket++/pkg-descr')
-rw-r--r-- | net/libsocket++/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libsocket++/pkg-descr b/net/libsocket++/pkg-descr index b4edcfe93b22..95a387e7cf35 100644 --- a/net/libsocket++/pkg-descr +++ b/net/libsocket++/pkg-descr @@ -1,10 +1,10 @@ Socket++ is a iostream like C++ class library for the UNIX and INET domains of sockets and protocols. -Wrappers are also provided for pipe(), socketpair(), popen() and +Wrappers are also provided for pipe(), socketpair(), popen() and fork(). -Included are also "protocol" classes with two examples - echo and +Included are also "protocol" classes with two examples - echo and smtp (client only). Socket++ is covered by the GPL. |