diff options
Diffstat (limited to 'time/p5-DateTime-Format-Strptime/Makefile')
-rw-r--r-- | time/p5-DateTime-Format-Strptime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-DateTime-Format-Strptime/Makefile b/time/p5-DateTime-Format-Strptime/Makefile index e4d8c65c16d..ed733f191a8 100644 --- a/time/p5-DateTime-Format-Strptime/Makefile +++ b/time/p5-DateTime-Format-Strptime/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2013/05/31 12:42:26 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2014/05/29 23:37:52 wiz Exp $ DISTNAME= DateTime-Format-Strptime-1.54 PKGNAME= p5-${DISTNAME}00 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} |