diff options
author | jwise <jwise@pkgsrc.org> | 2001-01-03 01:50:05 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2001-01-03 01:50:05 +0000 |
commit | c28e1b786b1ceac1cc249ea048e7409a6e041fee (patch) | |
tree | 14516a33b56b8a1fe29a7cb61ec8406b3ace166f /mail | |
parent | f64364f9241be24fa0e0202ca98aab094f974408 (diff) | |
download | pkgsrc-c28e1b786b1ceac1cc249ea048e7409a6e041fee.tar.gz |
Be the maintainer of this, as per discussion with tv@netbsd.org.
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 e565f458129..1a4dc944d56 100644 --- a/mail/mhonarc/Makefile +++ b/mail/mhonarc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/01/03 01:49:03 jwise Exp $ +# $NetBSD: Makefile,v 1.4 2001/01/03 01:50:05 jwise Exp $ # DISTNAME= MHonArc2.4.7 @@ -7,7 +7,7 @@ CATEGORIES= mail MASTER_SITES= http://www.oac.uci.edu/indiv/ehood/tar/ \ ftp://hhobel.phl.univie.ac.at/MHonArc/ -MAINTAINER= tv@netbsd.org +MAINTAINER= jwise@netbsd.org HOMEPAGE= http://www.oac.uci.edu/indiv/ehood/mhonarc.html USE_PERL5= YES |