diff options
Diffstat (limited to 'time/p5-DateTime-Format-Epoch/Makefile')
-rw-r--r-- | time/p5-DateTime-Format-Epoch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-DateTime-Format-Epoch/Makefile b/time/p5-DateTime-Format-Epoch/Makefile index 09d167910ba..6f9c4cf92e2 100644 --- a/time/p5-DateTime-Format-Epoch/Makefile +++ b/time/p5-DateTime-Format-Epoch/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2012/10/08 13:04:22 asau Exp $ +# $NetBSD: Makefile,v 1.12 2013/05/31 12:42:26 wiz Exp $ DISTNAME= DateTime-Format-Epoch-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} |