diff options
author | Will Andrews <will@FreeBSD.org> | 2003-06-03 05:02:19 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2003-06-03 05:02:19 +0000 |
commit | 8355761130d0c6c99616e8856de76a8621fd8b62 (patch) | |
tree | b759e085753779fef1f93e9bd85089cd6087c510 /net/Makefile | |
parent | eb5d10f4aa2fc802ccc19b5c2b36a589b70ba16e (diff) |
Add vls 0.5.0, an X11 video streaming client/server solution.
PR: 52005
Submitted by: Gleb Smirnoff <glebius@cell.sick.ru>
Notes
Notes:
svn path=/head/; revision=82163
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 3b2dd1c609b0..2032510ed241 100644 --- a/net/Makefile +++ b/net/Makefile @@ -685,6 +685,7 @@ SUBDIR += v6eval SUBDIR += vchat SUBDIR += vicq + SUBDIR += vls SUBDIR += vnc SUBDIR += vomit SUBDIR += vtun |