diff options
Diffstat (limited to 'time/p5-Data-ICal/Makefile')
-rw-r--r-- | time/p5-Data-ICal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-Data-ICal/Makefile b/time/p5-Data-ICal/Makefile index f9feb2542f3..18efdce2062 100644 --- a/time/p5-Data-ICal/Makefile +++ b/time/p5-Data-ICal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2021/05/24 19:55:02 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2022/06/28 11:36:52 wiz Exp $ DISTNAME= Data-ICal-0.24 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} |