diff options
Diffstat (limited to 'devel/p5-File-Next/Makefile')
-rw-r--r-- | devel/p5-File-Next/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-File-Next/Makefile b/devel/p5-File-Next/Makefile index 221c13b030f..7d7fcd3553f 100644 --- a/devel/p5-File-Next/Makefile +++ b/devel/p5-File-Next/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2018/08/22 09:44:01 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2019/06/30 20:15:02 nia Exp $ DISTNAME= File-Next-1.16 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/File-Next/ +HOMEPAGE= https://metacpan.org/release/File-Next COMMENT= Perl 5 module providing a file-finding iterator LICENSE= ${PERL5_LICENSE} |