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 ac8ad754e53..87e0533b8a9 100644 --- a/time/p5-DateTime-Set/Makefile +++ b/time/p5-DateTime-Set/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2013/08/30 14:26:35 wen Exp $ +# $NetBSD: Makefile,v 1.17 2014/05/29 23:37:52 wiz Exp $ DISTNAME= DateTime-Set-0.32 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} |