diff options
author | jasone <jasone@FreeBSD.org> | 2000-08-23 07:37:02 +0000 |
---|---|---|
committer | jasone <jasone@FreeBSD.org> | 2000-08-23 07:37:02 +0000 |
commit | e9f3faf3349ada5e6c168ad4ac2228b55de8117f (patch) | |
tree | 59051d44e31def68bf277cd652789c8807bc3126 /devel/Makefile | |
parent | f5707c4de920d0d2e148d9eb333c500d53e5adda (diff) | |
download | FreeBSD-ports-e9f3faf3349ada5e6c168ad4ac2228b55de8117f.zip FreeBSD-ports-e9f3faf3349ada5e6c168ad4ac2228b55de8117f.tar.gz |
Activate the libstash, libsock, ncat, and proxy ports.
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 67d5514..2ee8966 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 |