diff options
Diffstat (limited to '')
-rw-r--r-- | net/vnc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/vnc/Makefile b/net/vnc/Makefile index 25c722c57a23..db8fa384bc71 100644 --- a/net/vnc/Makefile +++ b/net/vnc/Makefile @@ -14,7 +14,7 @@ DISTNAME= vnc-4_1_2-unixsrc DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:vnc DIST_SUBDIR= xc -MAINTAINER= james@now.ie +MAINTAINER= josh.carroll@gmail.com COMMENT= Display X and Win32 desktops on remote X/Win32/Java displays RUN_DEPENDS= xorg-fonts>=7.2:${PORTSDIR}/x11-fonts/xorg-fonts \ |