diff options
author | Jason Evans <jasone@FreeBSD.org> | 2000-08-23 07:37:02 +0000 |
---|---|---|
committer | Jason Evans <jasone@FreeBSD.org> | 2000-08-23 07:37:02 +0000 |
commit | 9c0d88cb36accaeacdd9e2b77bf53fd0655d92c0 (patch) | |
tree | 3e1867c2bc3ffa8680bc059fb9e2cb1382030e5d /net | |
parent | a5909018cc3fad6b5485ef535e23a10e86c4bba6 (diff) | |
download | freebsd-ports-9c0d88cb36accaeacdd9e2b77bf53fd0655d92c0.zip |
Activate the libstash, libsock, ncat, and proxy ports.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 216fe998f861..6fc4133174a9 100644 --- a/net/Makefile +++ b/net/Makefile @@ -139,6 +139,7 @@ SUBDIR += mudix SUBDIR += naim SUBDIR += nam + SUBDIR += ncat SUBDIR += ncplib SUBDIR += nemesis SUBDIR += netatalk @@ -197,6 +198,7 @@ SUBDIR += pptpclient SUBDIR += ppxp SUBDIR += priss + SUBDIR += proxy SUBDIR += pvm SUBDIR += queso SUBDIR += radius |