freebsd-ports/net/Sockets/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

9 lines
421 B
Text

[ excerpt from developer's web site ]
This is C++ class library wrapping the Berkeley
sockets C API, and therefore works on most Unixes and also Win32.
Features include, but are not limited to, SSL support, IPv6 support,
TCP and UDP sockets, encrypted TCP, HTTP protocol, highly customizable
error handling.
The source code is released under the terms of the GNU GPL, but is
also available under an alternative license.