diff options
Diffstat (limited to 'time/p5-Data-ICal-DateTime/Makefile')
-rw-r--r-- | time/p5-Data-ICal-DateTime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-Data-ICal-DateTime/Makefile b/time/p5-Data-ICal-DateTime/Makefile index e8cd157efe4..ac221b3b7e4 100644 --- a/time/p5-Data-ICal-DateTime/Makefile +++ b/time/p5-Data-ICal-DateTime/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2018/08/22 09:47:14 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2019/06/30 20:17:13 nia Exp $ DISTNAME= Data-ICal-DateTime-0.82 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Data-ICal-DateTime +HOMEPAGE= https://metacpan.org/release/Data-ICal-DateTime COMMENT= Convenience methods for using Data::ICal with DateTime LICENSE= ${PERL5_LICENSE} |