diff options
Diffstat (limited to 'time/p5-DateTime-Format-ISO8601/Makefile')
-rw-r--r-- | time/p5-DateTime-Format-ISO8601/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/p5-DateTime-Format-ISO8601/Makefile b/time/p5-DateTime-Format-ISO8601/Makefile index 94e2a08730b..aeb6f78c14b 100644 --- a/time/p5-DateTime-Format-ISO8601/Makefile +++ b/time/p5-DateTime-Format-ISO8601/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2013/08/30 08:30:39 wen Exp $ +# $NetBSD: Makefile,v 1.13 2014/05/29 23:37:52 wiz Exp $ DISTNAME= DateTime-Format-ISO8601-0.08 PKGNAME= p5-${DISTNAME}00 +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} |