diff options
Diffstat (limited to 'time/p5-DateTime-Format-MySQL/Makefile')
-rw-r--r-- | time/p5-DateTime-Format-MySQL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-DateTime-Format-MySQL/Makefile b/time/p5-DateTime-Format-MySQL/Makefile index f6e260c9416..b308312586f 100644 --- a/time/p5-DateTime-Format-MySQL/Makefile +++ b/time/p5-DateTime-Format-MySQL/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2018/08/22 09:47:16 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2019/06/30 20:17:15 nia Exp $ DISTNAME= DateTime-Format-MySQL-0.06 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/DateTime-Format-MySQL/ +HOMEPAGE= https://metacpan.org/release/DateTime-Format-MySQL COMMENT= Parse and format MySQL dates and times LICENSE= ${PERL5_LICENSE} |