diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-07-06 17:23:07 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-07-06 17:23:07 +0000 |
commit | 8a326e6627f71df04767302c6df7b6044575d18c (patch) | |
tree | 429b90e7a40de7eb22613d00330bc07c52b336af /net/Makefile | |
parent | c27f7afd9668d66156eebdf82d066c257f170b32 (diff) | |
download | ports-8a326e6627f71df04767302c6df7b6044575d18c.tar.gz ports-8a326e6627f71df04767302c6df7b6044575d18c.zip |
add nylon
A Unix SOCKS 4 and 5 proxy server
PR: 28036
Submitted by: William Ward <William.Ward@ericsson.com>
Notes
Notes:
svn path=/head/; revision=44837
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 13ae402756c6..e6d635606a43 100644 --- a/net/Makefile +++ b/net/Makefile @@ -223,6 +223,7 @@ SUBDIR += ntop SUBDIR += ntp SUBDIR += nttcp + SUBDIR += nylon SUBDIR += obnc SUBDIR += ohphone SUBDIR += openam |