diff options
Diffstat (limited to 'time/p5-POSIX-strftime-Compiler/Makefile')
-rw-r--r-- | time/p5-POSIX-strftime-Compiler/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-POSIX-strftime-Compiler/Makefile b/time/p5-POSIX-strftime-Compiler/Makefile index 5efc7d4ea59..495af65318b 100644 --- a/time/p5-POSIX-strftime-Compiler/Makefile +++ b/time/p5-POSIX-strftime-Compiler/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2018/08/22 09:47:18 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2019/06/30 20:17:17 nia Exp $ DISTNAME= POSIX-strftime-Compiler-0.42 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POSIX/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/POSIX-strftime-Compiler/ +HOMEPAGE= https://metacpan.org/release/POSIX-strftime-Compiler COMMENT= Perl extension for glibc compatible strftime for loggers/servers LICENSE= ${PERL5_LICENSE} |