diff options
author | cy <cy@FreeBSD.org> | 2011-05-20 15:19:02 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2011-05-20 15:19:02 +0800 |
commit | 01f6356e5acc55333b489ec1fe741b434627ec1b (patch) | |
tree | e939dbde26711d4b314c7ae8abe4599d23493e2f /net | |
parent | 628a330ecc1cd259502557f6a50798dff7f6ffcb (diff) | |
download | freebsd-ports-gnome-01f6356e5acc55333b489ec1fe741b434627ec1b.tar.gz freebsd-ports-gnome-01f6356e5acc55333b489ec1fe741b434627ec1b.tar.zst freebsd-ports-gnome-01f6356e5acc55333b489ec1fe741b434627ec1b.zip |
Assume maintainership.
Approved by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (mantainer)
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 9905f174d001..6f1a8f2d9009 100644 --- a/net/vnc/Makefile +++ b/net/vnc/Makefile @@ -14,7 +14,7 @@ DISTNAME= vnc-4_1_3-unixsrc DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:vnc DIST_SUBDIR= xc -MAINTAINER= m.tsatsenko@gmail.com +MAINTAINER= cy@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 \ |