diff options
Diffstat (limited to 'time/p5-DateTime-Format-Epoch/Makefile')
-rw-r--r-- | time/p5-DateTime-Format-Epoch/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/p5-DateTime-Format-Epoch/Makefile b/time/p5-DateTime-Format-Epoch/Makefile index d37f4504b8f..d487002f4bf 100644 --- a/time/p5-DateTime-Format-Epoch/Makefile +++ b/time/p5-DateTime-Format-Epoch/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2010/09/19 11:31:12 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2011/08/14 15:28:45 obache Exp $ DISTNAME= DateTime-Format-Epoch-0.13 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} |