diff options
Diffstat (limited to 'time/p5-DateTime-Event-ICal/Makefile')
-rw-r--r-- | time/p5-DateTime-Event-ICal/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/p5-DateTime-Event-ICal/Makefile b/time/p5-DateTime-Event-ICal/Makefile index e56f1f1d159..c12630ad502 100644 --- a/time/p5-DateTime-Event-ICal/Makefile +++ b/time/p5-DateTime-Event-ICal/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2013/08/30 08:11:57 wen Exp $ +# $NetBSD: Makefile,v 1.12 2014/05/29 23:37:51 wiz Exp $ DISTNAME= DateTime-Event-ICal-0.11 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} |