diff options
Diffstat (limited to 'mail/p5-Email-Simple-Creator/Makefile')
-rw-r--r-- | mail/p5-Email-Simple-Creator/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-Email-Simple-Creator/Makefile b/mail/p5-Email-Simple-Creator/Makefile index a93be86791c..ee6ba7519f6 100644 --- a/mail/p5-Email-Simple-Creator/Makefile +++ b/mail/p5-Email-Simple-Creator/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2008/07/22 13:33:46 rhaen Exp $ +# $NetBSD: Makefile,v 1.5 2008/10/19 19:18:12 he Exp $ DISTNAME= Email-Simple-Creator-1.424 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} |