diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2011-02-18 03:13:03 +0000 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2011-02-18 03:13:03 +0000 |
commit | b5cb76ed93b3ff59ae0750d67d9f063eb8d0133e (patch) | |
tree | 76b0ce202c728b4ed96df2f8f87ceb9bdd64797f /net/vnc | |
parent | 1db342dfa764424490a77e46fe106c7180e04235 (diff) |
Notes
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 7ad9153c16a4..c2d45c1f7917 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= michael@fun-box.ru +MAINTAINER= m.tsatsenko@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 \ |