diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-24 22:54:23 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-24 22:54:23 +0000 |
commit | 1b1f40e0ff578eb08390b31245cc6f83cb97b1f5 (patch) | |
tree | 3e8cbbf7999ffa5df17f7d954c19f30f6b75ad99 /net/Makefile | |
parent | Add net/plugdaemon, a TCP/IP redirecting proxy (diff) |
Add meanwhile, an open source implementation of the Lotus Sametime Community
Client protocol.
Notes
Notes:
svn path=/head/; revision=112175
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 24212b44a7ed..56701734e5c2 100644 --- a/net/Makefile +++ b/net/Makefile @@ -313,6 +313,7 @@ SUBDIR += mad_fcl SUBDIR += magictun SUBDIR += mars_nwe + SUBDIR += meanwhile SUBDIR += merlinmon SUBDIR += micq SUBDIR += minisapserver |