diff options
Diffstat (limited to 'time/p5-DateTime-Format-Natural/Makefile')
-rw-r--r-- | time/p5-DateTime-Format-Natural/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-DateTime-Format-Natural/Makefile b/time/p5-DateTime-Format-Natural/Makefile index 18941994aed..f69f5ab89b9 100644 --- a/time/p5-DateTime-Format-Natural/Makefile +++ b/time/p5-DateTime-Format-Natural/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-Natural-1.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} |