diff options
Diffstat (limited to 'time/p5-DateTime-Precise/Makefile')
-rw-r--r-- | time/p5-DateTime-Precise/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-DateTime-Precise/Makefile b/time/p5-DateTime-Precise/Makefile index 9d296b0cf68..fc5bcac3ede 100644 --- a/time/p5-DateTime-Precise/Makefile +++ b/time/p5-DateTime-Precise/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2019/06/30 20:17:16 nia Exp $ +# $NetBSD: Makefile,v 1.14 2019/08/11 13:24:08 wiz Exp $ DISTNAME= DateTime-Precise-1.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} |