diff options
Diffstat (limited to 'time/p5-DateTime-Format-W3CDTF/Makefile')
-rw-r--r-- | time/p5-DateTime-Format-W3CDTF/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/p5-DateTime-Format-W3CDTF/Makefile b/time/p5-DateTime-Format-W3CDTF/Makefile index 0775b639115..f144b5f3bd3 100644 --- a/time/p5-DateTime-Format-W3CDTF/Makefile +++ b/time/p5-DateTime-Format-W3CDTF/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2011/11/15 11:32:21 sno Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/03 21:58:20 wiz Exp $ DISTNAME= DateTime-Format-W3CDTF-0.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} |