diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-10-07 03:54:23 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-10-07 03:54:23 +0000 |
commit | 868720826bcc73395a5f9506bfb13ac0164740f5 (patch) | |
tree | a38cae1a70e4b3b162fe3600dc4c2fd8eff0aab5 | |
parent | Gnome-VNC is a GNOME viewer for Video Network Computing (VNC) servers. (diff) |
Activate gnome-vnc
Notes
Notes:
svn path=/head/; revision=22216
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index ebf6c4f15020..8fbd1703650f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -54,6 +54,7 @@ SUBDIR += ggsd SUBDIR += gicq SUBDIR += gnome-icu + SUBDIR += gnome-vnc SUBDIR += gnomenetwork SUBDIR += gnu-finger SUBDIR += gopher |