diff options
Diffstat (limited to 'time/p5-DateTime/Makefile')
-rw-r--r-- | time/p5-DateTime/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/p5-DateTime/Makefile b/time/p5-DateTime/Makefile index 0c96842e7d0..3042dfdd358 100644 --- a/time/p5-DateTime/Makefile +++ b/time/p5-DateTime/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2012/07/06 11:53:37 sno Exp $ +# $NetBSD: Makefile,v 1.32 2012/10/03 21:58:18 wiz Exp $ DISTNAME= DateTime-0.76 PKGNAME= p5-${DISTNAME}00 +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} |