diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-07-07 01:23:07 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-07-07 01:23:07 +0800 |
commit | 5cf549dd6fc9e4293745270a1c8b3ef142dd4fc2 (patch) | |
tree | 2c2f5e12a5d917b4db779bd8d11ce2e193adb8de /net/Makefile | |
parent | e3b5e3636ee2d93d7c869613c294f3c9d2c242ac (diff) | |
download | freebsd-ports-graphics-5cf549dd6fc9e4293745270a1c8b3ef142dd4fc2.tar.gz freebsd-ports-graphics-5cf549dd6fc9e4293745270a1c8b3ef142dd4fc2.tar.zst freebsd-ports-graphics-5cf549dd6fc9e4293745270a1c8b3ef142dd4fc2.zip |
add nylon
A Unix SOCKS 4 and 5 proxy server
PR: 28036
Submitted by: William Ward <William.Ward@ericsson.com>
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 13ae402756c..e6d635606a4 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 |