diff options
Diffstat (limited to 'time/p5-DateTime-Format-Strptime/Makefile')
-rw-r--r-- | time/p5-DateTime-Format-Strptime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-DateTime-Format-Strptime/Makefile b/time/p5-DateTime-Format-Strptime/Makefile index bae75edeb39..ef296e718ac 100644 --- a/time/p5-DateTime-Format-Strptime/Makefile +++ b/time/p5-DateTime-Format-Strptime/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2019/04/07 12:26:04 wen Exp $ +# $NetBSD: Makefile,v 1.35 2019/06/30 20:17:15 nia Exp $ DISTNAME= DateTime-Format-Strptime-1.76 PKGNAME= p5-${DISTNAME}00 @@ -6,7 +6,7 @@ CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} MAINTAINER= abs@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/DateTime-Format-Strptime/ +HOMEPAGE= https://metacpan.org/release/DateTime-Format-Strptime COMMENT= Perl 5 module to parse and format strp and strf time patterns LICENSE= artistic-2.0 |