diff options
Diffstat (limited to 'time/p5-DateTime-Format-Strptime/Makefile')
-rw-r--r-- | time/p5-DateTime-Format-Strptime/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/p5-DateTime-Format-Strptime/Makefile b/time/p5-DateTime-Format-Strptime/Makefile index ef296e718ac..2dabe7877c2 100644 --- a/time/p5-DateTime-Format-Strptime/Makefile +++ b/time/p5-DateTime-Format-Strptime/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2019/06/30 20:17:15 nia Exp $ +# $NetBSD: Makefile,v 1.36 2019/08/11 13:24:08 wiz Exp $ DISTNAME= DateTime-Format-Strptime-1.76 PKGNAME= p5-${DISTNAME}00 +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} |