diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 17:41:58 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 17:41:58 +0000 |
commit | 4d2c0198434578bfb864a4ba27ab08fcf7c5247f (patch) | |
tree | 33d26d31b177b3cec6d513610f537472edcc0bcc /x11 | |
parent | e85edd8850b460563822305ed7f11754a9499b0c (diff) | |
download | pkgsrc-4d2c0198434578bfb864a4ba27ab08fcf7c5247f.tar.gz |
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/x11vnc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/x11vnc/Makefile b/x11/x11vnc/Makefile index cd1cbc3d900..d77a0cd479c 100644 --- a/x11/x11vnc/Makefile +++ b/x11/x11vnc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2014/05/05 00:48:34 ryoon Exp $ +# $NetBSD: Makefile,v 1.59 2015/03/15 17:47:15 hiramatsu Exp $ # DISTNAME= x11vnc-0.9.13 @@ -6,7 +6,7 @@ PKGREVISION= 22 CATEGORIES= x11 net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvncserver/} -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.karlrunge.com/x11vnc/ COMMENT= VNC server for real X displays LICENSE= gnu-gpl-v2 |