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 8a757aab9dd..880b67de41b 100644 --- a/time/p5-DateTime-Format-Strptime/Makefile +++ b/time/p5-DateTime-Format-Strptime/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2012/07/06 11:59:59 sno Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/03 21:58:20 wiz Exp $ DISTNAME= DateTime-Format-Strptime-1.52 PKGNAME= p5-${DISTNAME}00 +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} |