diff options
author | dan <dan@FreeBSD.org> | 1999-10-02 19:13:06 +0000 |
---|---|---|
committer | dan <dan@FreeBSD.org> | 1999-10-02 19:13:06 +0000 |
commit | d4756004cf017b5cad068dbc6b548b20b932467d (patch) | |
tree | 3f28b24b9db8182f51d1628b54f78e2d60227217 /net/libunp/pkg-comment | |
parent | 4385737e5e6ee47e9ddd8fc9aa35bbf41c1623b5 (diff) | |
download | FreeBSD-ports-d4756004cf017b5cad068dbc6b548b20b932467d.zip FreeBSD-ports-d4756004cf017b5cad068dbc6b548b20b932467d.tar.gz |
libunp is the library used in W. Richard Steven's book "UNIX Network
Programming Volume 1, 2nd Edition". It contains the library and headers
used in the examples as well as all programs from the text that compile on
FreeBSD systems.
PR: ports/14057
Submitted by: James FitzGibbon <james@targetnet.com>
Diffstat (limited to 'net/libunp/pkg-comment')
-rw-r--r-- | net/libunp/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/libunp/pkg-comment b/net/libunp/pkg-comment new file mode 100644 index 0000000..44f8672 --- /dev/null +++ b/net/libunp/pkg-comment @@ -0,0 +1 @@ +The networking library used in UNIX Network Programming Volume 1 2e |