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 b2caa0b868c..b34e06e45fd 100644 --- a/time/p5-DateTime-TimeZone/Makefile +++ b/time/p5-DateTime-TimeZone/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2005/07/13 18:01:44 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2005/08/06 06:19:35 jlam Exp $ DISTNAME= DateTime-TimeZone-0.32 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} |