diff options
author | wiz <wiz@pkgsrc.org> | 2010-02-26 10:28:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-02-26 10:28:30 +0000 |
commit | 2d5caecabbad7a7a9adbb2f96dd13f7d6b6cf90e (patch) | |
tree | e57b92c32d2d4e44e6e4f89b62cd26b73641e11c /textproc | |
parent | 934892fb247ad70fbcfbefb6bfe3b0e1e61d8606 (diff) | |
download | pkgsrc-2d5caecabbad7a7a9adbb2f96dd13f7d6b6cf90e.tar.gz |
Reset maintainer for developers who gave back their commit bit.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/bsdgrep-devel/Makefile | 4 | ||||
-rw-r--r-- | textproc/rfcutil/Makefile | 4 | ||||
-rw-r--r-- | textproc/rtfm/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/textproc/bsdgrep-devel/Makefile b/textproc/bsdgrep-devel/Makefile index 0ce257abfab..655e18757b4 100644 --- a/textproc/bsdgrep-devel/Makefile +++ b/textproc/bsdgrep-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2008/06/21 20:37:40 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2010/02/26 10:28:35 wiz Exp $ # DISTNAME= bsdgrep-20071201 @@ -6,7 +6,7 @@ PKGNAME= bsdgrep-devel-20071201 CATEGORIES= sysutils textproc MASTER_SITES= http://www.fawlty.net/software/ -MAINTAINER= cjep@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= # none COMMENT= BSD version of grep as in NetBSD src/usr.bin/grep diff --git a/textproc/rfcutil/Makefile b/textproc/rfcutil/Makefile index 32de926ab08..1951e839048 100644 --- a/textproc/rfcutil/Makefile +++ b/textproc/rfcutil/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2009/02/16 18:48:54 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2010/02/26 10:28:35 wiz Exp $ # DISTNAME= rfc-3.2 @@ -8,7 +8,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.dewn.com/rfc/ EXTRACT_SUFX= # -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.dewn.com/rfc/ COMMENT= Search for RFCs and do ports, services & protocol lookups diff --git a/textproc/rtfm/Makefile b/textproc/rtfm/Makefile index 10c23fe92e8..b9f864da519 100644 --- a/textproc/rtfm/Makefile +++ b/textproc/rtfm/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2009/02/16 19:07:09 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2010/02/26 10:28:35 wiz Exp $ DISTNAME= rtfm-1.0 CATEGORIES= textproc MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ \ ftp://ftp.pl.freebsd.org/pub/FreeBSD/ports/distfiles/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= NetBSD documentation and GNU Texinfo files search mechanism PKG_DESTDIR_SUPPORT= user-destdir |