diff options
author | jasone <jasone@FreeBSD.org> | 2000-08-23 15:37:02 +0800 |
---|---|---|
committer | jasone <jasone@FreeBSD.org> | 2000-08-23 15:37:02 +0800 |
commit | e9f3faf3349ada5e6c168ad4ac2228b55de8117f (patch) | |
tree | 59051d44e31def68bf277cd652789c8807bc3126 | |
parent | f5707c4de920d0d2e148d9eb333c500d53e5adda (diff) | |
download | freebsd-ports-gnome-e9f3faf3349ada5e6c168ad4ac2228b55de8117f.tar.gz freebsd-ports-gnome-e9f3faf3349ada5e6c168ad4ac2228b55de8117f.tar.zst freebsd-ports-gnome-e9f3faf3349ada5e6c168ad4ac2228b55de8117f.zip |
Activate the libstash, libsock, ncat, and proxy ports.
-rw-r--r-- | devel/Makefile | 2 | ||||
-rw-r--r-- | net/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 67d5514ab347..2ee89663437e 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -134,6 +134,8 @@ SUBDIR += libshhopt SUBDIR += libsigc++ SUBDIR += libslang + SUBDIR += libsock + SUBDIR += libstash SUBDIR += libtai SUBDIR += libtool SUBDIR += libunicode 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 |