summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-03-21 16:29:38 +0000
committerwiz <wiz@pkgsrc.org>2010-03-21 16:29:38 +0000
commit5a532b436c568b18c3636c1995dccf4440052f34 (patch)
tree7e02cbb5f0e294720b31181dcbfb835f3e47e32b /pkgtools
parent500b2017bff20a2c4cbedbedf8b6502f7527b543 (diff)
downloadpkgsrc-5a532b436c568b18c3636c1995dccf4440052f34.tar.gz
Reset maintainer, developer lost his commit bit.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/binpatch/Makefile4
-rw-r--r--pkgtools/libnbcompat/Makefile4
-rw-r--r--pkgtools/mtree/Makefile.common4
-rw-r--r--pkgtools/pkgdepgraph/Makefile4
-rw-r--r--pkgtools/rc.subr/Makefile4
-rw-r--r--pkgtools/rdigest/Makefile4
-rw-r--r--pkgtools/xpkgwedge/Makefile4
7 files changed, 14 insertions, 14 deletions
diff --git a/pkgtools/binpatch/Makefile b/pkgtools/binpatch/Makefile
index bef9250f2fd..901962b5829 100644
--- a/pkgtools/binpatch/Makefile
+++ b/pkgtools/binpatch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2009/04/09 00:48:10 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2010/03/21 16:29:41 wiz Exp $
#
DISTNAME= binpatch-1.0
@@ -6,7 +6,7 @@ CATEGORIES= pkgtools
MASTER_SITES= # empty
DISTFILES= # empty
-MAINTAINER= atatat@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ftp://ftp.NetBSD.org/pub/NetBSD/packages/pkgsrc/doc/pkgsrc.html
COMMENT= Trivial binary patch applicator
diff --git a/pkgtools/libnbcompat/Makefile b/pkgtools/libnbcompat/Makefile
index 0755e95b6f2..2aed3971348 100644
--- a/pkgtools/libnbcompat/Makefile
+++ b/pkgtools/libnbcompat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.73 2009/06/10 11:03:47 joerg Exp $
+# $NetBSD: Makefile,v 1.74 2010/03/21 16:29:42 wiz Exp $
#
# NOTE: If you update this package, it is *mandatory* that you update
# pkgsrc/pkgtools/libnbcompat/files/README to reflect the actual
@@ -10,7 +10,7 @@ CATEGORIES= pkgtools devel
MASTER_SITES= # empty
DISTFILES= # empty
-MAINTAINER= grant@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.NetBSD.org/
COMMENT= Portable NetBSD compatibility library
diff --git a/pkgtools/mtree/Makefile.common b/pkgtools/mtree/Makefile.common
index aa063e573e2..92b78e2590c 100644
--- a/pkgtools/mtree/Makefile.common
+++ b/pkgtools/mtree/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.6 2008/11/06 02:14:52 jschauma Exp $
+# $NetBSD: Makefile.common,v 1.7 2010/03/21 16:29:42 wiz Exp $
#
# This Makefile fragment is included by:
#
@@ -10,7 +10,7 @@ DISTNAME= mtree-20081105
MASTER_SITES= # empty
DISTFILES= # empty
-MAINTAINER= grant@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.NetBSD.org/
COMMENT= Utility for mapping and checking directory hierarchies
diff --git a/pkgtools/pkgdepgraph/Makefile b/pkgtools/pkgdepgraph/Makefile
index 44c15d963fc..c530384eca6 100644
--- a/pkgtools/pkgdepgraph/Makefile
+++ b/pkgtools/pkgdepgraph/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2010/02/02 10:45:59 obache Exp $
+# $NetBSD: Makefile,v 1.27 2010/03/21 16:29:42 wiz Exp $
#
DISTNAME= pkgdepgraph-2.8
@@ -6,7 +6,7 @@ CATEGORIES= pkgtools devel
MASTER_SITES= # empty
DISTFILES= # empty
-MAINTAINER= atatat@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ftp://ftp.NetBSD.org/pub/NetBSD/packages/pkgsrc/doc/pkgsrc.html
COMMENT= Visual representation of installed NetBSD packages
diff --git a/pkgtools/rc.subr/Makefile b/pkgtools/rc.subr/Makefile
index 7374271752d..be9b931b852 100644
--- a/pkgtools/rc.subr/Makefile
+++ b/pkgtools/rc.subr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2009/12/13 07:49:55 martti Exp $
+# $NetBSD: Makefile,v 1.23 2010/03/21 16:29:42 wiz Exp $
#
DISTNAME= rc.subr-20090118
@@ -6,7 +6,7 @@ CATEGORIES= pkgtools
MASTER_SITES= # empty
DISTFILES= # empty
-MAINTAINER= grant@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.NetBSD.org/
COMMENT= Portable NetBSD rc.subr implementation for pkgsrc
diff --git a/pkgtools/rdigest/Makefile b/pkgtools/rdigest/Makefile
index b1b249862fc..cce9bed5b6b 100644
--- a/pkgtools/rdigest/Makefile
+++ b/pkgtools/rdigest/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2008/09/18 10:38:45 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2010/03/21 16:29:42 wiz Exp $
DISTNAME= rdigest-${VERSION}
CATEGORIES= # be quiet pkglint
MASTER_SITES= # be quiet pkglint
-MAINTAINER= atatat@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Recursive message digest wrapper utility
DIGESTDIR= ${.CURDIR}/../../pkgtools/digest
diff --git a/pkgtools/xpkgwedge/Makefile b/pkgtools/xpkgwedge/Makefile
index 82a6c650e64..0740c89d95f 100644
--- a/pkgtools/xpkgwedge/Makefile
+++ b/pkgtools/xpkgwedge/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.77 2009/05/19 08:59:30 wiz Exp $
+# $NetBSD: Makefile,v 1.78 2010/03/21 16:29:42 wiz Exp $
DISTNAME= xpkgwedge-1.16
CATEGORIES= pkgtools devel x11
MASTER_SITES= # empty
DISTFILES= # empty
-MAINTAINER= jlam@pkgsrc.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ftp://ftp.NetBSD.org/pub/NetBSD/packages/pkgsrc/doc/pkgsrc.html
COMMENT= Allows X11 pkgs to be built and used outside of $${X11BASE}
LICENSE= original-bsd