diff options
Diffstat (limited to 'textproc/p5-Syntax-Highlight-Engine-Kate/Makefile')
-rw-r--r-- | textproc/p5-Syntax-Highlight-Engine-Kate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile b/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile index 8c7ae12efdb..4abd3f5ba74 100644 --- a/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile +++ b/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2018/08/22 09:46:57 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2019/06/30 20:16:57 nia Exp $ DISTNAME= Syntax-Highlight-Engine-Kate-0.14 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Syntax/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Syntax-Highlight-Engine-Kate/ +HOMEPAGE= https://metacpan.org/release/Syntax-Highlight-Engine-Kate COMMENT= Perl port of the syntax highlight engine of the Kate texteditor LICENSE= ${PERL5_LICENSE} |