diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-08 05:42:43 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-08 05:42:43 +0000 |
commit | e0f850f496bb3ee288cb8a0db8ed6c77c41eec81 (patch) | |
tree | 3295e9e4c201c234fda1bb2f466eecf44efc6817 /net/Makefile | |
parent | 4dd7a5be3309d342aa30233fc9b855ecd49ce634 (diff) |
Notes
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 6d68d7b6a924..7ccefe29a455 100644 --- a/net/Makefile +++ b/net/Makefile @@ -79,6 +79,7 @@ SUBDIR += cphone SUBDIR += crescendo SUBDIR += cryptcat + SUBDIR += csocks SUBDIR += csup SUBDIR += csync2 SUBDIR += ct |