diff options
author | wiz <wiz> | 2010-02-26 10:28:30 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-02-26 10:28:30 +0000 |
commit | 52c2dd2914aeeaf4d0a711cf2f176e3d6260e47a (patch) | |
tree | e57b92c32d2d4e44e6e4f89b62cd26b73641e11c /mail/qcheck | |
parent | 16273ed2787a297e283c142b574344d70d29615f (diff) | |
download | pkgsrc-52c2dd2914aeeaf4d0a711cf2f176e3d6260e47a.tar.gz |
Reset maintainer for developers who gave back their commit bit.
Diffstat (limited to 'mail/qcheck')
-rw-r--r-- | mail/qcheck/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/qcheck/Makefile b/mail/qcheck/Makefile index 56022e42444..baf4358a5f2 100644 --- a/mail/qcheck/Makefile +++ b/mail/qcheck/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2008/04/18 04:02:58 schmonz Exp $ +# $NetBSD: Makefile,v 1.9 2010/02/26 10:28:32 wiz Exp $ # DISTNAME= qcheck @@ -7,7 +7,7 @@ PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://download.zapek.com/software/qcheck/ -MAINTAINER= zuntum@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Text-only biff with Maildir support DIST_SUBDIR= ${PKGNAME_NOREV} |