diff options
Diffstat (limited to 'time/p5-DateTime-Format-Flexible/Makefile')
-rw-r--r-- | time/p5-DateTime-Format-Flexible/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-DateTime-Format-Flexible/Makefile b/time/p5-DateTime-Format-Flexible/Makefile index c63bed69b59..633f8adb4c1 100644 --- a/time/p5-DateTime-Format-Flexible/Makefile +++ b/time/p5-DateTime-Format-Flexible/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2018/10/02 12:57:17 wen Exp $ +# $NetBSD: Makefile,v 1.23 2019/06/30 20:17:14 nia Exp $ DISTNAME= DateTime-Format-Flexible-0.31 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/DateTime-Format-Flexible/ +HOMEPAGE= https://metacpan.org/release/DateTime-Format-Flexible COMMENT= Flexibly parse strings and turn them into DateTime objects LICENSE= ${PERL5_LICENSE} |