diff options
Diffstat (limited to 'time/p5-TimeDate/Makefile')
-rw-r--r-- | time/p5-TimeDate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-TimeDate/Makefile b/time/p5-TimeDate/Makefile index db1778b0dd9..b1c043c54a7 100644 --- a/time/p5-TimeDate/Makefile +++ b/time/p5-TimeDate/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2014/10/09 14:07:08 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:51:46 wiz Exp $ # DISTNAME= TimeDate-2.30 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/} |