diff options
Diffstat (limited to 'net/vino/Makefile')
-rw-r--r-- | net/vino/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/vino/Makefile b/net/vino/Makefile index 4cf40e7ee..e11dabda5 100644 --- a/net/vino/Makefile +++ b/net/vino/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.8 MAINTAINER= gnome@FreeBSD.org -COMMENT= A GNOME 2 frontend for vncviewer +COMMENT= VNC server that allows for remote access to your GNOME desktop LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls |