summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz>2011-02-28 14:52:37 +0000
committerwiz <wiz>2011-02-28 14:52:37 +0000
commit2941ecec8f01130a171dd0b31104359ecca3543a (patch)
treefaf1f48e391a5f43e0aa1f07d71638cd832c02f0 /x11
parentd0c02364f39baa6a4ba3f77ccdfe3a1f9d84eeda (diff)
downloadpkgsrc-2941ecec8f01130a171dd0b31104359ecca3543a.tar.gz
Reset maintainer for retired developers.
Diffstat (limited to 'x11')
-rw-r--r--x11/driconf/Makefile4
-rw-r--r--x11/mlterm/Makefile4
-rw-r--r--x11/modular-xorg-server/Makefile4
-rw-r--r--x11/openbsd-input-ws/Makefile4
-rw-r--r--x11/pixman/Makefile4
-rw-r--r--x11/py-gnome2-extras/Makefile4
-rw-r--r--x11/py-gnome2/Makefile4
-rw-r--r--x11/py-gtk2/Makefile4
-rw-r--r--x11/rendercheck/Makefile4
-rw-r--r--x11/stalonetray/Makefile4
-rw-r--r--x11/xcb-util/Makefile4
-rw-r--r--x11/xdriinfo/Makefile4
-rw-r--r--x11/xinput/Makefile4
-rw-r--r--x11/xkeyboard-config/Makefile4
14 files changed, 28 insertions, 28 deletions
diff --git a/x11/driconf/Makefile b/x11/driconf/Makefile
index 0c401fa0854..9175b9afe7d 100644
--- a/x11/driconf/Makefile
+++ b/x11/driconf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2011/01/13 13:39:42 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2011/02/28 14:53:07 wiz Exp $
#
DISTNAME= driconf-0.9.1
@@ -6,7 +6,7 @@ PKGREVISION= 6
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_LOCAL}
-MAINTAINER= bjs@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://dri.freedesktop.org/wiki/DriConf
COMMENT= Configuration applet for DRI drivers
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile
index 84ca2dc4fe9..8d640dd5bdc 100644
--- a/x11/mlterm/Makefile
+++ b/x11/mlterm/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.59 2011/01/13 13:40:01 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2011/02/28 14:53:07 wiz Exp $
DISTNAME= mlterm-3.0.1
PKGREVISION= 2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mlterm/}
-MAINTAINER= uebayasi@NetBSD.org,hira@NetBSD.org
+MAINTAINER= uebayasi@NetBSD.org
HOMEPAGE= http://mlterm.sourceforge.net/
COMMENT= Multilingual terminal emulator
LICENSE= modified-bsd
diff --git a/x11/modular-xorg-server/Makefile b/x11/modular-xorg-server/Makefile
index b9db388261b..8bea292af5a 100644
--- a/x11/modular-xorg-server/Makefile
+++ b/x11/modular-xorg-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2010/09/19 17:48:56 joerg Exp $
+# $NetBSD: Makefile,v 1.64 2011/02/28 14:53:07 wiz Exp $
#
DISTNAME= xorg-server-1.6.5
@@ -8,7 +8,7 @@ CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=xserver/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= bjs@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Modular X11 server from modular X.org
diff --git a/x11/openbsd-input-ws/Makefile b/x11/openbsd-input-ws/Makefile
index 4c05a458797..84f630d7992 100644
--- a/x11/openbsd-input-ws/Makefile
+++ b/x11/openbsd-input-ws/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2010/09/14 11:03:11 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2011/02/28 14:53:07 wiz Exp $
#
DISTNAME= openbsd-input-ws-1.2
@@ -6,7 +6,7 @@ PKGREVISION= 3
CATEGORIES= x11
MASTER_SITES= http://xenocara.org/src/
-MAINTAINER= bjs@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://xenocara.org/
COMMENT= OpenBSD's wscons input driver for modular X.org
diff --git a/x11/pixman/Makefile b/x11/pixman/Makefile
index b19fea73dce..ca23847d02c 100644
--- a/x11/pixman/Makefile
+++ b/x11/pixman/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2011/01/26 19:25:55 drochner Exp $
+# $NetBSD: Makefile,v 1.39 2011/02/28 14:53:08 wiz Exp $
#
DISTNAME= pixman-0.20.2
@@ -6,7 +6,7 @@ CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= bjs@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Library of low-level pixel manipulation routines
diff --git a/x11/py-gnome2-extras/Makefile b/x11/py-gnome2-extras/Makefile
index cf3652b1c81..dbfbe546947 100644
--- a/x11/py-gnome2-extras/Makefile
+++ b/x11/py-gnome2-extras/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2011/02/25 09:47:31 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2011/02/28 14:53:08 wiz Exp $
#
DISTNAME= gnome-python-extras-2.14.3
@@ -8,7 +8,7 @@ CATEGORIES= x11 python
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python-extras/2.14/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= recht@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Python binding for GNOME2
diff --git a/x11/py-gnome2/Makefile b/x11/py-gnome2/Makefile
index aefebd592a7..7ff61bec38b 100644
--- a/x11/py-gnome2/Makefile
+++ b/x11/py-gnome2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2011/02/25 09:47:31 wiz Exp $
+# $NetBSD: Makefile,v 1.73 2011/02/28 14:53:08 wiz Exp $
#
DISTNAME= gnome-python-2.28.1
@@ -8,7 +8,7 @@ CATEGORIES= x11 python
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python/2.28/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= recht@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Python binding for GNOME2
diff --git a/x11/py-gtk2/Makefile b/x11/py-gtk2/Makefile
index fbea2f1c2df..5d490e3536b 100644
--- a/x11/py-gtk2/Makefile
+++ b/x11/py-gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.76 2011/02/25 09:47:31 wiz Exp $
+# $NetBSD: Makefile,v 1.77 2011/02/28 14:53:08 wiz Exp $
#
DISTNAME= pygtk-2.22.0
@@ -8,7 +8,7 @@ CATEGORIES= x11 python
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygtk/2.22/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= recht@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.pygtk.org/
COMMENT= Python bindings for GTK+2
LICENSE= gnu-lgpl-v2.1
diff --git a/x11/rendercheck/Makefile b/x11/rendercheck/Makefile
index 034fa42e1b6..c415e217ff6 100644
--- a/x11/rendercheck/Makefile
+++ b/x11/rendercheck/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/05/27 04:53:16 bjs Exp $
+# $NetBSD: Makefile,v 1.2 2011/02/28 14:53:08 wiz Exp $
#
DISTNAME= rendercheck-1.3
@@ -6,7 +6,7 @@ CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= bjs@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= XRender test application
diff --git a/x11/stalonetray/Makefile b/x11/stalonetray/Makefile
index 70cea8f67d3..529056572c5 100644
--- a/x11/stalonetray/Makefile
+++ b/x11/stalonetray/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2011/02/01 04:38:11 schnoebe Exp $
+# $NetBSD: Makefile,v 1.6 2011/02/28 14:53:09 wiz Exp $
#
DISTNAME=stalonetray-0.8.1
CATEGORIES=x11
MASTER_SITES=${MASTER_SITE_SOURCEFORGE:=stalonetray/}
-MAINTAINER= smb@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://stalonetray.sourceforge.net/
COMMENT= Stand-alone system tray
LICENSE= gnu-gpl-v2
diff --git a/x11/xcb-util/Makefile b/x11/xcb-util/Makefile
index 9c26bf5427b..22e48ae5b61 100644
--- a/x11/xcb-util/Makefile
+++ b/x11/xcb-util/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2010/02/09 17:24:49 tnn Exp $
+# $NetBSD: Makefile,v 1.7 2011/02/28 14:53:09 wiz Exp $
#
DISTNAME= xcb-util-0.3.6
@@ -6,7 +6,7 @@ CATEGORIES= x11
MASTER_SITES= http://xcb.freedesktop.org/dist/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= bjs@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://xcb.freedesktop.org/
COMMENT= XCB Utilities
diff --git a/x11/xdriinfo/Makefile b/x11/xdriinfo/Makefile
index 0f72bc234b7..dde61dbf902 100644
--- a/x11/xdriinfo/Makefile
+++ b/x11/xdriinfo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/11/09 19:01:31 tnn Exp $
+# $NetBSD: Makefile,v 1.3 2011/02/28 14:53:09 wiz Exp $
#
DISTNAME= xdriinfo-1.0.3
@@ -6,7 +6,7 @@ CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= bjs@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= X.org DRI information utility
diff --git a/x11/xinput/Makefile b/x11/xinput/Makefile
index 719d8e1e28c..e86c9a6554e 100644
--- a/x11/xinput/Makefile
+++ b/x11/xinput/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2010/09/10 19:43:05 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2011/02/28 14:53:09 wiz Exp $
#
DISTNAME= xinput-1.5.2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
-MAINTAINER= bjs@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Xinput diagnostic utility for modular X.org
LICENSE= mit
diff --git a/x11/xkeyboard-config/Makefile b/x11/xkeyboard-config/Makefile
index 0748d0a1f73..ca648a9c5ce 100644
--- a/x11/xkeyboard-config/Makefile
+++ b/x11/xkeyboard-config/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2010/10/22 11:46:59 ghen Exp $
+# $NetBSD: Makefile,v 1.14 2011/02/28 14:53:09 wiz Exp $
#
DISTNAME= xkeyboard-config-2.0
@@ -6,7 +6,7 @@ CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=data/${PKGBASE}/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= bjs@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.freedesktop.org/wiki/Software/XKeyboardConfig
COMMENT= X Keyboard Configuration Database