diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-09-06 09:03:29 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-09-06 09:03:29 +0000 |
commit | 1ed7a1741eaf508488a94ebb40a484d7b308ac83 (patch) | |
tree | 45e2bbd65c11c4a2fbbc121444892abf6b907a34 /net/x11vnc | |
parent | b52293e4c2ef24a2b99be3427c5bf009757bec05 (diff) | |
download | ports-1ed7a1741eaf508488a94ebb40a484d7b308ac83.tar.gz ports-1ed7a1741eaf508488a94ebb40a484d7b308ac83.zip |
Notes
Diffstat (limited to 'net/x11vnc')
-rw-r--r-- | net/x11vnc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/x11vnc/Makefile b/net/x11vnc/Makefile index df7b385d3a59..dfcc1746cb17 100644 --- a/net/x11vnc/Makefile +++ b/net/x11vnc/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= net MASTER_SITES= SF/libvncserver/${PORTNAME}/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org COMMENT= VNC server for use with real X displays LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \ |