diff options
Diffstat (limited to 'mail/p5-Email-Folder/Makefile')
-rw-r--r-- | mail/p5-Email-Folder/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-Email-Folder/Makefile b/mail/p5-Email-Folder/Makefile index 7b1ac7b76fd..fcdd5380dc9 100644 --- a/mail/p5-Email-Folder/Makefile +++ b/mail/p5-Email-Folder/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/11/22 14:50:14 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:21 wiz Exp $ DISTNAME= Email-Folder-0.859 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} |