Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/devel/p5-File-Next/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/devel/p5-File-Next/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.16 retrieving revision 1.17 diff -u -p -r1.16 -r1.17 --- pkgsrc/devel/p5-File-Next/Makefile 2018/08/22 09:44:01 1.16 +++ pkgsrc/devel/p5-File-Next/Makefile 2019/06/30 20:15:02 1.17 @@ -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}