diff options
author | jwise <jwise@pkgsrc.org> | 2009-08-20 15:24:58 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2009-08-20 15:24:58 +0000 |
commit | 1acce63ea94fab51a386df14e58172c5405189cd (patch) | |
tree | df66087d0f43d7c51d4fc3cb5c022e7ce657a47c /mail | |
parent | 5aef17ff9df8326ed1ef315b58879bc0ef788ed2 (diff) | |
download | pkgsrc-1acce63ea94fab51a386df14e58172c5405189cd.tar.gz |
Give up maintainership of packages where I am still listed as MAINTAINER.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mhonarc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mhonarc/Makefile b/mail/mhonarc/Makefile index d3db3f6133d..70964ed5c53 100644 --- a/mail/mhonarc/Makefile +++ b/mail/mhonarc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2007/02/28 16:04:16 jwise Exp $ +# $NetBSD: Makefile,v 1.28 2009/08/20 15:24:59 jwise Exp $ DISTNAME= MHonArc-2.6.16 PKGNAME= mhonarc-2.6.16 @@ -6,7 +6,7 @@ CATEGORIES= mail MASTER_SITES= http://www.mhonarc.org/release/MHonArc/tar/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mhonarc.org/ COMMENT= Mailbox to HTML converter, suitable for list archives |