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 e17dc137d5b..baf6698bcc4 100644 --- a/mail/p5-Email-Folder/Makefile +++ b/mail/p5-Email-Folder/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/09/10 06:29:38 sno Exp $ +# $NetBSD: Makefile,v 1.5 2011/08/14 13:25:23 obache Exp $ DISTNAME= Email-Folder-0.855 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} |