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 | d971a332daeebd393322b9077c3deba99d00db5f (patch) | |
tree | 50895aef1324b526e63418aa3c65ba37b8a026b6 /net/gnome-netstatus | |
parent | 1a521645f061613a9177e5f88480f85137036f0c (diff) | |
download | pkgsrc-d971a332daeebd393322b9077c3deba99d00db5f.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/gnome-netstatus')
-rw-r--r-- | net/gnome-netstatus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gnome-netstatus/Makefile b/net/gnome-netstatus/Makefile index 641f481e5fb..d0095d5b127 100644 --- a/net/gnome-netstatus/Makefile +++ b/net/gnome-netstatus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/01/06 15:10:06 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2006/01/20 16:15:53 jmmv Exp $ # DISTNAME= gnome-netstatus-2.12.0 @@ -7,7 +7,7 @@ CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-netstatus/2.12/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= jmmv@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= Network status applet for the GNOME panel |