diff options
Diffstat (limited to 'time/p5-DateTime-TimeZone/Makefile')
-rw-r--r-- | time/p5-DateTime-TimeZone/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/p5-DateTime-TimeZone/Makefile b/time/p5-DateTime-TimeZone/Makefile index d991c228e24..2a5958e9e8b 100644 --- a/time/p5-DateTime-TimeZone/Makefile +++ b/time/p5-DateTime-TimeZone/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2013/04/22 15:00:25 wen Exp $ +# $NetBSD: Makefile,v 1.48 2013/05/31 12:42:27 wiz Exp $ DISTNAME= DateTime-TimeZone-1.59 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} |