summaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Mbox-MessageParser/Makefile
diff options
context:
space:
mode:
authortez <tez@pkgsrc.org>2009-04-02 18:10:39 +0000
committertez <tez@pkgsrc.org>2009-04-02 18:10:39 +0000
commitf99503f7d6ad3c09d2ad75215dc0961627a6ac12 (patch)
tree3dfc73c18cf8e5b6b3e2d617d196480325a6ff43 /mail/p5-Mail-Mbox-MessageParser/Makefile
parentb4ebd867fb840ee10f96eec5e9309278a0f42810 (diff)
downloadpkgsrc-f99503f7d6ad3c09d2ad75215dc0961627a6ac12.tar.gz
Make this package work with Perl 5.9+
Approved by agc
Diffstat (limited to 'mail/p5-Mail-Mbox-MessageParser/Makefile')
-rw-r--r--mail/p5-Mail-Mbox-MessageParser/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Mail-Mbox-MessageParser/Makefile b/mail/p5-Mail-Mbox-MessageParser/Makefile
index b742a2146e8..cc38b909262 100644
--- a/mail/p5-Mail-Mbox-MessageParser/Makefile
+++ b/mail/p5-Mail-Mbox-MessageParser/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2008/10/19 19:18:12 he Exp $
+# $NetBSD: Makefile,v 1.13 2009/04/02 18:10:39 tez Exp $
DISTNAME= Mail-Mbox-MessageParser-1.5000
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}