diff options
author | linimon <linimon@FreeBSD.org> | 2008-12-16 12:28:21 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-12-16 12:28:21 +0800 |
commit | 813722895b9f78df091d421c60237e449df62786 (patch) | |
tree | 9def0a8ed99bd3a40fd836754fb8ae0813972b08 /net/vnc | |
parent | 2cef7663f5aad1c8351f4af719f7944d9e5c5bf5 (diff) | |
download | freebsd-ports-graphics-813722895b9f78df091d421c60237e449df62786.tar.gz freebsd-ports-graphics-813722895b9f78df091d421c60237e449df62786.tar.zst freebsd-ports-graphics-813722895b9f78df091d421c60237e449df62786.zip |
Maintainer does not have the time to maintain this one right now, so return
to the pool.
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 a3fa8b4a5eb..0ba3390562c 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 \ |