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 /devel | |
parent | Add ports for: (diff) |
Activate the libstash, libsock, ncat, and proxy ports.
Notes
Notes:
svn path=/head/; revision=31884
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 2 |
1 files changed, 2 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 |