diff options
Diffstat (limited to 'time/p5-DateTime-Format-Mail/Makefile')
-rw-r--r-- | time/p5-DateTime-Format-Mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/p5-DateTime-Format-Mail/Makefile b/time/p5-DateTime-Format-Mail/Makefile index d65fd0fc5d2..bfbe433aa43 100644 --- a/time/p5-DateTime-Format-Mail/Makefile +++ b/time/p5-DateTime-Format-Mail/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2008/07/20 16:09:35 heinz Exp $ +# $NetBSD: Makefile,v 1.5 2008/10/19 19:19:00 he Exp $ DISTNAME= DateTime-Format-Mail-0.3001 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} |