diff options
author | nia <nia@pkgsrc.org> | 2019-07-01 21:35:32 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2019-07-01 21:35:32 +0000 |
commit | 90e1e505dab68a31233db7dca1648ec4caa3eac2 (patch) | |
tree | 17e5123b2497570d4df89994c4a7373f12470d7d /sysutils/p5-File-chmod | |
parent | 0abaf2d8ce6b521e7432518333261b2b3a560243 (diff) | |
download | pkgsrc-90e1e505dab68a31233db7dca1648ec4caa3eac2.tar.gz |
Follow some remaining search.cpan.org redirects.
Diffstat (limited to 'sysutils/p5-File-chmod')
-rw-r--r-- | sysutils/p5-File-chmod/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/p5-File-chmod/Makefile b/sysutils/p5-File-chmod/Makefile index bc151cf6122..2c36a794cd9 100644 --- a/sysutils/p5-File-chmod/Makefile +++ b/sysutils/p5-File-chmod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2018/08/22 09:46:37 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2019/07/01 21:35:52 nia Exp $ DISTNAME= File-chmod-0.42 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= perl5 sysutils MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/CPAN/authors/id/P/PI/PINYAN/ +HOMEPAGE= https://cpan.metacpan.org/authors/id/P/PI/PINYAN/ COMMENT= Perl API-Implements symbolic and ls chmod modes LICENSE= ${PERL5_LICENSE} |