From 36ff915e97a346b20cd45ce4cca9c4da2c5045d9 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 28 Feb 2011 14:52:37 +0000 Subject: Reset maintainer for retired developers. --- sysutils/daemond/Makefile | 4 ++-- sysutils/hfsutils/Makefile | 4 ++-- sysutils/libpciaccess/Makefile | 4 ++-- sysutils/memtestplus/Makefile | 4 ++-- sysutils/psftools/Makefile | 4 ++-- sysutils/tree/Makefile | 4 ++-- sysutils/xapply/Makefile | 4 ++-- sysutils/xhfs/Makefile | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) (limited to 'sysutils') diff --git a/sysutils/daemond/Makefile b/sysutils/daemond/Makefile index 6380d295412..24f02319e2f 100644 --- a/sysutils/daemond/Makefile +++ b/sysutils/daemond/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2009/03/26 19:05:29 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2011/02/28 14:53:02 wiz Exp $ # DISTNAME= daemond-1.0 CATEGORIES= sysutils MASTER_SITES= http://www.cs.columbia.edu/~smb/src/ -MAINTAINER= smb@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.cs.columbia.edu/~smb/src/ COMMENT= Run a command as a daemon diff --git a/sysutils/hfsutils/Makefile b/sysutils/hfsutils/Makefile index bb4c7216666..124d50c33f1 100644 --- a/sysutils/hfsutils/Makefile +++ b/sysutils/hfsutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2009/02/16 19:26:07 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2011/02/28 14:53:02 wiz Exp $ # DISTNAME= hfsutils-3.2.6 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.mars.org/pub/hfs/ -MAINTAINER= wrstuden@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mars.org/home/rob/proj/hfs/ COMMENT= Command Line Interface HFS (not HFS+) disk access tools diff --git a/sysutils/libpciaccess/Makefile b/sysutils/libpciaccess/Makefile index f8f05df56b8..3aaf3753f26 100644 --- a/sysutils/libpciaccess/Makefile +++ b/sysutils/libpciaccess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2011/02/10 16:20:45 pooka Exp $ +# $NetBSD: Makefile,v 1.10 2011/02/28 14:53:02 wiz Exp $ # DISTNAME= libpciaccess-0.11.0 @@ -7,7 +7,7 @@ CATEGORIES= sysutils 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= PCI access utility library from X.org diff --git a/sysutils/memtestplus/Makefile b/sysutils/memtestplus/Makefile index a9f1cfaaaa1..62690a9075a 100644 --- a/sysutils/memtestplus/Makefile +++ b/sysutils/memtestplus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2010/07/08 18:54:22 jakllsch Exp $ +# $NetBSD: Makefile,v 1.14 2011/02/28 14:53:02 wiz Exp $ # # Note -- version number also in the do-install rule @@ -10,7 +10,7 @@ PKGNAME= memtestplus-${MAJVER}.${MINVER} CATEGORIES= sysutils MASTER_SITES= http://www.memtest.org/download/${MAJVER}.${MINVER}/ -MAINTAINER= smb@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.memtest.org/ COMMENT= Thorough, stand alone memory test for x86 arch LICENSE= gnu-gpl-v2 diff --git a/sysutils/psftools/Makefile b/sysutils/psftools/Makefile index 0645705a475..a527003ef2f 100644 --- a/sysutils/psftools/Makefile +++ b/sysutils/psftools/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2008/07/23 23:47:16 bjs Exp $ +# $NetBSD: Makefile,v 1.5 2011/02/28 14:53:03 wiz Exp $ # DISTNAME= psftools-1.0.7 CATEGORIES= sysutils fonts MASTER_SITES= http://www.seasip.info/Unix/PSF/ -MAINTAINER= bjs@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.seasip.info/Unix/PSF/index.html COMMENT= Tools for manipulating fixed-width, [typically] console fonts diff --git a/sysutils/tree/Makefile b/sysutils/tree/Makefile index 44924f7a3a8..62b0cfa3037 100644 --- a/sysutils/tree/Makefile +++ b/sysutils/tree/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2011/01/20 15:54:28 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2011/02/28 14:53:03 wiz Exp $ # DISTNAME= tree-1.5.1.1 @@ -7,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= ftp://mama.indstate.edu/linux/tree/ EXTRACT_SUFX= .tgz -MAINTAINER= cjs@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://mama.indstate.edu/users/ice/tree/ COMMENT= Print a text or HTML tree diagram of a directory structure LICENSE= gnu-gpl-v2 diff --git a/sysutils/xapply/Makefile b/sysutils/xapply/Makefile index 46770b9cf6c..de85802a56f 100644 --- a/sysutils/xapply/Makefile +++ b/sysutils/xapply/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2009/04/18 14:29:07 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2011/02/28 14:53:03 wiz Exp $ # DISTNAME= xapply-3.4 @@ -7,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= http://archive.progeny.com/pundits/ EXTRACT_SUFX= .tgz -MAINTAINER= epg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Parallel Execution tool a la xargs/apply BUILD_DEPENDS+= mkcmd>=8.14:../../devel/mkcmd diff --git a/sysutils/xhfs/Makefile b/sysutils/xhfs/Makefile index acd3e56bb43..4efaee8ecd1 100644 --- a/sysutils/xhfs/Makefile +++ b/sysutils/xhfs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2009/02/23 18:25:04 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2011/02/28 14:53:03 wiz Exp $ # DISTNAME= hfsutils-3.2.6 @@ -7,7 +7,7 @@ PKGREVISION= 2 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.mars.org/pub/hfs/ -MAINTAINER= wrstuden@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mars.org/home/rob/proj/hfs/ COMMENT= Tk GUI + Tcl Shell for accessing HFS volumes -- cgit v1.2.3