diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-06-16 06:36:00 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-06-16 06:36:00 +0800 |
commit | 550a2bef20197ac980961bc0f0a1a39bea449bc3 (patch) | |
tree | 25a16d6423041b462f0008a5613f41f63ca383e9 /net/Makefile | |
parent | 136c7f4e984034d980498bdff90a4e804c821699 (diff) | |
download | freebsd-ports-gnome-550a2bef20197ac980961bc0f0a1a39bea449bc3.tar.gz freebsd-ports-gnome-550a2bef20197ac980961bc0f0a1a39bea449bc3.tar.zst freebsd-ports-gnome-550a2bef20197ac980961bc0f0a1a39bea449bc3.zip |
Add TridiaVNC, a version of VNC that provides more options and
commercial support.
Currently Xvnc doesn't compile on FreeBSD for some strange reason
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 e77b8c5444c6..e52a36db146b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -374,6 +374,7 @@ SUBDIR += traceroute SUBDIR += trafd SUBDIR += trafshow + SUBDIR += tridiavnc SUBDIR += ttcp SUBDIR += ttt SUBDIR += tund |