diff options
Diffstat (limited to 'mail/p5-Parse-MIME/Makefile')
-rw-r--r-- | mail/p5-Parse-MIME/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-Parse-MIME/Makefile b/mail/p5-Parse-MIME/Makefile index 0c015498aea..480ce3da9e4 100644 --- a/mail/p5-Parse-MIME/Makefile +++ b/mail/p5-Parse-MIME/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2016/04/15 11:43:26 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2016/06/08 19:24:00 wiz Exp $ DISTNAME= Parse-MIME-1.003 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AR/ARISTOTLE/} |