Make necessary package list change after update of Perl to 5.8.7.
Bump package revision.
This commit is contained in:
parent
00fd4ffad5
commit
7650b76b57
2 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue