diff options
Diffstat (limited to 'time/p5-DateTime-Format-Natural/Makefile')
-rw-r--r-- | time/p5-DateTime-Format-Natural/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/p5-DateTime-Format-Natural/Makefile b/time/p5-DateTime-Format-Natural/Makefile index cda7527db92..18941994aed 100644 --- a/time/p5-DateTime-Format-Natural/Makefile +++ b/time/p5-DateTime-Format-Natural/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2013/05/02 02:20:31 wen Exp $ +# $NetBSD: Makefile,v 1.16 2013/05/31 12:42:26 wiz Exp $ DISTNAME= DateTime-Format-Natural-1.02 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} |