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 /time/gtodo | |
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 'time/gtodo')
-rw-r--r-- | time/gtodo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/gtodo/Makefile b/time/gtodo/Makefile index f05c1685b46..3c5432e3b74 100644 --- a/time/gtodo/Makefile +++ b/time/gtodo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/12/31 12:32:46 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2006/01/20 16:15:54 jmmv Exp $ # DISTNAME= gtodo-0.14 @@ -6,7 +6,7 @@ PKGREVISION= 3 CATEGORIES= time gnome MASTER_SITES= http://download.qballcow.nl/programs/gtodo/ -MAINTAINER= jmmv@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://qballcow.nl/index.php?s=4 COMMENT= To-do list manager for the GNOME desktop |