diff options
Diffstat (limited to 'devel/p5-File-Find-Rule/Makefile')
-rw-r--r-- | devel/p5-File-Find-Rule/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-File-Find-Rule/Makefile b/devel/p5-File-Find-Rule/Makefile index 64cedc4b358..f493640b646 100644 --- a/devel/p5-File-Find-Rule/Makefile +++ b/devel/p5-File-Find-Rule/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2018/08/22 09:44:00 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2019/06/30 20:15:01 nia Exp $ DISTNAME= File-Find-Rule-0.34 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} MAINTAINER= hiramatu@boreas.dti.ne.jp -HOMEPAGE= http://search.cpan.org/dist/File-Find-Rule/ +HOMEPAGE= https://metacpan.org/release/File-Find-Rule COMMENT= Alternative interface to File::Find LICENSE= ${PERL5_LICENSE} |