diff options
author | tron <tron@pkgsrc.org> | 2005-08-09 08:06:59 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2005-08-09 08:06:59 +0000 |
commit | 7650b76b57fb749097c53d8c5ebfdc5cbf4d4825 (patch) | |
tree | 9e08f7071d1b0aeaf2b9879b8884faa86461ad8e /mail | |
parent | 00fd4ffad52f7f6b3c908f876b263d4c9f4acd9c (diff) | |
download | pkgsrc-7650b76b57fb749097c53d8c5ebfdc5cbf4d4825.tar.gz |
Make necessary package list change after update of Perl to 5.8.7.
Bump package revision.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mhonarc/Makefile | 4 | ||||
-rw-r--r-- | mail/mhonarc/PLIST | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/mail/mhonarc/Makefile b/mail/mhonarc/Makefile index 3bea2340d2c..b52c82594bd 100644 --- a/mail/mhonarc/Makefile +++ b/mail/mhonarc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2005/07/16 01:19:13 jlam Exp $ -# +# $NetBSD: Makefile,v 1.22 2005/08/09 08:06:59 tron Exp $ DISTNAME= MHonArc-2.6.11 PKGNAME= mhonarc-2.6.11 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.mhonarc.org/release/MHonArc/tar/ EXTRACT_SUFX= .tar.bz2 diff --git a/mail/mhonarc/PLIST b/mail/mhonarc/PLIST index bd79b4c2a5d..fea090b758e 100644 --- a/mail/mhonarc/PLIST +++ b/mail/mhonarc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2004/06/21 20:13:32 adrianp Exp $ +@comment $NetBSD: PLIST,v 1.7 2005/08/09 08:06:59 tron Exp $ bin/mha-dbedit bin/mha-dbrecover bin/mha-decode @@ -159,10 +159,10 @@ lib/mhonarc/mhutil.pl lib/mhonarc/osinit.pl lib/mhonarc/qprint.pl lib/mhonarc/readmail.pl -man/man1/mha-dbedit.1 -man/man1/mha-dbrecover.1 -man/man1/mha-decode.1 -man/man1/mhonarc.1 +lib/perl5/man/man1/mha-dbedit.1 +lib/perl5/man/man1/mha-dbrecover.1 +lib/perl5/man/man1/mha-decode.1 +lib/perl5/man/man1/mhonarc.1 share/doc/mhonarc/app-api.html share/doc/mhonarc/app-bugs.html share/doc/mhonarc/app-diagnos.html |