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 /mail/qcheck | |
parent | 934892fb247ad70fbcfbefb6bfe3b0e1e61d8606 (diff) | |
download | pkgsrc-2d5caecabbad7a7a9adbb2f96dd13f7d6b6cf90e.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} |