diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-12-16 04:28:21 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-12-16 04:28:21 +0000 |
commit | 74ad506379362b7ca0508b535d6ee413d278a23b (patch) | |
tree | 7a1e9501954bb7c2ba1ef6f31018bbebb8ec65b6 /net/vnc | |
parent | 71934a448574a183d74842c52393b2424a3d4b3b (diff) | |
download | ports-74ad506379362b7ca0508b535d6ee413d278a23b.tar.gz ports-74ad506379362b7ca0508b535d6ee413d278a23b.zip |
Maintainer does not have the time to maintain this one right now, so return
to the pool.
Notes
Notes:
svn path=/head/; revision=224291
Diffstat (limited to 'net/vnc')
-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 a3fa8b4a5eb5..0ba3390562cb 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= josh.carroll@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Display X and Win32 desktops on remote X/Win32/Java displays RUN_DEPENDS= xorg-fonts>=7.2:${PORTSDIR}/x11-fonts/xorg-fonts \ |