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 | 38ddf2d1163da2d179b7780f96d0500757d35626 (patch) | |
tree | e57b92c32d2d4e44e6e4f89b62cd26b73641e11c /textproc/rtfm | |
parent | 252a92fe438d3a2fde75dda2630c6a44d58dbcaf (diff) | |
download | pkgsrc-38ddf2d1163da2d179b7780f96d0500757d35626.tar.gz |
Reset maintainer for developers who gave back their commit bit.
Diffstat (limited to 'textproc/rtfm')
-rw-r--r-- | textproc/rtfm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |