diff options
author | linimon <linimon@FreeBSD.org> | 2008-09-05 08:43:17 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-09-05 08:43:17 +0800 |
commit | dcbbeae813e37489374cd91b157813536ab3eb85 (patch) | |
tree | ca337d65ff49e0f1d95d7c52d021b01561645f55 /net | |
parent | 4e0c4f0a79272d9930e24ebd87abfa34d14536e2 (diff) | |
download | freebsd-ports-gnome-dcbbeae813e37489374cd91b157813536ab3eb85.tar.gz freebsd-ports-gnome-dcbbeae813e37489374cd91b157813536ab3eb85.tar.zst freebsd-ports-gnome-dcbbeae813e37489374cd91b157813536ab3eb85.zip |
Assign to new volunteer.
Diffstat (limited to 'net')
-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 \ |