diff options
author | jwise <jwise> | 2001-01-03 01:50:05 +0000 |
---|---|---|
committer | jwise <jwise> | 2001-01-03 01:50:05 +0000 |
commit | c418b3cbb84689094821d362de5493b596fa252b (patch) | |
tree | 14516a33b56b8a1fe29a7cb61ec8406b3ace166f /mail/mhonarc | |
parent | a68b4f48eac04f9a2bc84ab87897d77b693dd02a (diff) | |
download | pkgsrc-c418b3cbb84689094821d362de5493b596fa252b.tar.gz |
Be the maintainer of this, as per discussion with tv@netbsd.org.
Diffstat (limited to 'mail/mhonarc')
-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 |