diff options
author | jmmv <jmmv@pkgsrc.org> | 2006-01-20 16:15:52 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2006-01-20 16:15:52 +0000 |
commit | f2030b3e36810788a51fae0c30f9b1e655c3340c (patch) | |
tree | 50895aef1324b526e63418aa3c65ba37b8a026b6 /net/vino | |
parent | 17bb7bd7b40ae32ec6387e5cef8ca595136f3892 (diff) | |
download | pkgsrc-f2030b3e36810788a51fae0c30f9b1e655c3340c.tar.gz |
Drop maintainership. I can't seriously be the maintainer of so many
packages - specially of packages that I haven't touched for a long
while or those that other people can handle better than me.
Diffstat (limited to 'net/vino')
-rw-r--r-- | net/vino/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/vino/Makefile b/net/vino/Makefile index 8c533cea4be..d9c75f49028 100644 --- a/net/vino/Makefile +++ b/net/vino/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/12/31 12:32:44 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2006/01/20 16:15:53 jmmv Exp $ DISTNAME= vino-2.12.0 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/vino/2.12/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= jmmv@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= VNC server for GNOME |