diff options
Diffstat (limited to 'time/p5-Rose-DateTime/Makefile')
-rw-r--r-- | time/p5-Rose-DateTime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-Rose-DateTime/Makefile b/time/p5-Rose-DateTime/Makefile index 7d0f268c06a..c6fec3543bb 100644 --- a/time/p5-Rose-DateTime/Makefile +++ b/time/p5-Rose-DateTime/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2018/08/22 09:47:18 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2019/06/30 20:17:17 nia Exp $ DISTNAME= Rose-DateTime-0.540 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Rose-DateTime/ +HOMEPAGE= https://metacpan.org/release/Rose-DateTime COMMENT= DateTime helper functions and objects for Rose LICENSE= ${PERL5_LICENSE} |