diff options
Diffstat (limited to 'editors/p5-PPIx-EditorTools/Makefile')
-rw-r--r-- | editors/p5-PPIx-EditorTools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/p5-PPIx-EditorTools/Makefile b/editors/p5-PPIx-EditorTools/Makefile index 3229df99ffd..34bae2802f6 100644 --- a/editors/p5-PPIx-EditorTools/Makefile +++ b/editors/p5-PPIx-EditorTools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2019/06/08 10:40:57 rillig Exp $ +# $NetBSD: Makefile,v 1.20 2019/06/30 20:16:06 nia Exp $ DISTNAME= PPIx-EditorTools-0.21 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/Y/YA/YANICK/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/PPIx-EditorTools/ +HOMEPAGE= https://metacpan.org/release/PPIx-EditorTools COMMENT= Utility methods and base class for manipulating Perl via PPI LICENSE= ${PERL5_LICENSE} |