summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjmmv <jmmv>2008-04-30 13:38:14 +0000
committerjmmv <jmmv>2008-04-30 13:38:14 +0000
commit10ddf14259d79ad2813959ce09d0b517f0c57b67 (patch)
tree6b1d6900d9430d06510a3d6086b75de8bc5b140f /devel
parent43fb101f0bdb9352a1651ce655fec53cbf065772 (diff)
downloadpkgsrc-10ddf14259d79ad2813959ce09d0b517f0c57b67.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')
-rw-r--r--devel/GConf/Makefile.common4
-rw-r--r--devel/gail/Makefile4
-rw-r--r--devel/glade/Makefile.common4
-rw-r--r--devel/glade3/Makefile4
-rw-r--r--devel/libbonobo/Makefile4
-rw-r--r--devel/libbonoboui/Makefile4
-rw-r--r--devel/libgail-gnome/Makefile4
-rw-r--r--devel/libgnome/Makefile4
-rw-r--r--devel/libgnomeui/Makefile4
-rw-r--r--devel/libsexy/Makefile4
-rw-r--r--devel/libwnck/Makefile4
11 files changed, 22 insertions, 22 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
diff --git a/devel/gail/Makefile b/devel/gail/Makefile
index 7a44885b912..b12e3c22303 100644
--- a/devel/gail/Makefile
+++ b/devel/gail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2008/04/10 16:22:52 drochner Exp $
+# $NetBSD: Makefile,v 1.55 2008/04/30 13:38:14 jmmv Exp $
#
DISTNAME= gail-1.22.1
@@ -6,7 +6,7 @@ CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gail/1.22/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= jmmv@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://developer.gnome.org/projects/gap/
COMMENT= GNOME Accessibility Implementation Library
diff --git a/devel/glade/Makefile.common b/devel/glade/Makefile.common
index b54787fcbe6..c7ea9246d2c 100644
--- a/devel/glade/Makefile.common
+++ b/devel/glade/Makefile.common
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.4 2007/12/16 18:10:54 drochner Exp $
+# $NetBSD: Makefile.common,v 1.5 2008/04/30 13:38:14 jmmv Exp $
DISTNAME= glade-2.12.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/glade/2.12/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= jmmv@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://glade.gnome.org/
COMMENT= User interface builder for the GTK2+ toolkit
diff --git a/devel/glade3/Makefile b/devel/glade3/Makefile
index bd66da7d3bd..85e51d663b7 100644
--- a/devel/glade3/Makefile
+++ b/devel/glade3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2008/03/06 14:53:49 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2008/04/30 13:38:14 jmmv Exp $
#
DISTNAME= glade3-3.4.1
@@ -7,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/glade3/3.4/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= jmmv@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://glade.gnome.org/
COMMENT= User interface builder for the GTK2+ toolkit
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile
index bc28fd955b9..92d3b465a72 100644
--- a/devel/libbonobo/Makefile
+++ b/devel/libbonobo/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.57 2008/04/10 16:22:13 drochner Exp $
+# $NetBSD: Makefile,v 1.58 2008/04/30 13:38:14 jmmv Exp $
DISTNAME= libbonobo-2.22.0
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonobo/2.22/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= jmmv@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://developer.gnome.org/
COMMENT= GNOME2 Object activation framework library
diff --git a/devel/libbonoboui/Makefile b/devel/libbonoboui/Makefile
index d67061a87fe..bc8b73637e1 100644
--- a/devel/libbonoboui/Makefile
+++ b/devel/libbonoboui/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2008/04/10 16:46:53 drochner Exp $
+# $NetBSD: Makefile,v 1.65 2008/04/30 13:38:14 jmmv Exp $
#
DISTNAME= libbonoboui-2.22.0
@@ -6,7 +6,7 @@ CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonoboui/2.22/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= jmmv@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= GNOME2 Object activation framework library (graphical version)
diff --git a/devel/libgail-gnome/Makefile b/devel/libgail-gnome/Makefile
index bda5299c28d..420345bf02b 100644
--- a/devel/libgail-gnome/Makefile
+++ b/devel/libgail-gnome/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2008/03/06 14:53:49 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2008/04/30 13:38:14 jmmv Exp $
#
DISTNAME= libgail-gnome-1.20.0
@@ -7,7 +7,7 @@ CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgail-gnome/1.20/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= jmmv@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://developer.gnome.org/projects/gap/
COMMENT= GNOME Accessibility Implementation Library
diff --git a/devel/libgnome/Makefile b/devel/libgnome/Makefile
index c30df6f4c31..1cb246e1844 100644
--- a/devel/libgnome/Makefile
+++ b/devel/libgnome/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2008/04/10 16:40:49 drochner Exp $
+# $NetBSD: Makefile,v 1.71 2008/04/30 13:38:14 jmmv Exp $
#
DISTNAME= libgnome-2.22.0
@@ -6,7 +6,7 @@ CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnome/2.22/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= jmmv@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Core GNOME2 library (non-graphical)
diff --git a/devel/libgnomeui/Makefile b/devel/libgnomeui/Makefile
index 4113d08ea1a..10fdb0dd85a 100644
--- a/devel/libgnomeui/Makefile
+++ b/devel/libgnomeui/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.77 2008/04/16 14:03:18 reed Exp $
+# $NetBSD: Makefile,v 1.78 2008/04/30 13:38:14 jmmv Exp $
#
DISTNAME= libgnomeui-2.22.1
@@ -6,7 +6,7 @@ CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeui/2.22/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= jmmv@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Core GNOME2 graphical libraries
diff --git a/devel/libsexy/Makefile b/devel/libsexy/Makefile
index 0fb7e45d7de..5aa5618ed64 100644
--- a/devel/libsexy/Makefile
+++ b/devel/libsexy/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2007/04/10 16:38:26 drochner Exp $
+# $NetBSD: Makefile,v 1.5 2008/04/30 13:38:14 jmmv Exp $
#
DISTNAME= libsexy-0.1.11
CATEGORIES= devel gnome
MASTER_SITES= http://releases.chipx86.com/libsexy/libsexy/
-MAINTAINER= jmmv@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.chipx86.com/wiki/Libsexy
COMMENT= Collection of GTK+ widgets that beautify standard widgets
diff --git a/devel/libwnck/Makefile b/devel/libwnck/Makefile
index c29e14b69d7..70d55432f2c 100644
--- a/devel/libwnck/Makefile
+++ b/devel/libwnck/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2008/04/15 17:36:00 drochner Exp $
+# $NetBSD: Makefile,v 1.56 2008/04/30 13:38:14 jmmv Exp $
#
DISTNAME= libwnck-2.22.1
@@ -6,7 +6,7 @@ CATEGORIES= devel x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libwnck/2.22/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= jmmv@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Library to write pagers and tasklists