diff options
author | jmmv <jmmv> | 2008-04-30 13:38:14 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2008-04-30 13:38:14 +0000 |
commit | fcaee583fb66d8ba4fd572db6bdca2db8b85df6e (patch) | |
tree | 6b1d6900d9430d06510a3d6086b75de8bc5b140f /devel/GConf | |
parent | efbb29b3e5578c14b4e21b9ea1fd442b1f279bb9 (diff) | |
download | pkgsrc-fcaee583fb66d8ba4fd572db6bdca2db8b85df6e.tar.gz |
Drop maintainership
Stop lying and drop maintainership of these packages. I have not
maintained them for a very long time already, so leave room for
fresh blood to take over them.
Diffstat (limited to 'devel/GConf')
-rw-r--r-- | devel/GConf/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/GConf/Makefile.common b/devel/GConf/Makefile.common index 45d450fdaab..52542c9eff7 100644 --- a/devel/GConf/Makefile.common +++ b/devel/GConf/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.3 2008/04/10 16:27:47 drochner Exp $ +# $NetBSD: Makefile.common,v 1.4 2008/04/30 13:38:14 jmmv Exp $ # GCONF_VERSION= 2.22.0 @@ -8,7 +8,7 @@ CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/GConf/2.22/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= jmmv@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/projects/gconf/ COMMENT= Configuration database system used by GNOME |