diff options
Diffstat (limited to 'filesystems/p5-Path-Tiny/Makefile')
-rw-r--r-- | filesystems/p5-Path-Tiny/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/filesystems/p5-Path-Tiny/Makefile b/filesystems/p5-Path-Tiny/Makefile index 6f450f7402b..a78bdefee28 100644 --- a/filesystems/p5-Path-Tiny/Makefile +++ b/filesystems/p5-Path-Tiny/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2018/08/22 09:45:06 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2019/06/30 20:16:08 nia Exp $ DISTNAME= Path-Tiny-0.108 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DA/DAGOLDEN/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Path-Tiny/ +HOMEPAGE= https://metacpan.org/release/Path-Tiny COMMENT= Perl5 file path utility LICENSE= apache-2.0 |