diff options
Diffstat (limited to 'time/p5-DateTime-Set/Makefile')
-rw-r--r-- | time/p5-DateTime-Set/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/p5-DateTime-Set/Makefile b/time/p5-DateTime-Set/Makefile index 96b5284982b..fa062ce23a3 100644 --- a/time/p5-DateTime-Set/Makefile +++ b/time/p5-DateTime-Set/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2011/10/15 15:17:06 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/03 21:58:20 wiz Exp $ DISTNAME= DateTime-Set-0.31 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} |