diff options
Diffstat (limited to 'www/p5-HTML-Entities-Interpolate/Makefile')
-rw-r--r-- | www/p5-HTML-Entities-Interpolate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTML-Entities-Interpolate/Makefile b/www/p5-HTML-Entities-Interpolate/Makefile index 628609adc90..8e5a13d05f8 100644 --- a/www/p5-HTML-Entities-Interpolate/Makefile +++ b/www/p5-HTML-Entities-Interpolate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2018/08/22 09:47:37 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2019/06/30 20:17:29 nia Exp $ # DISTNAME= HTML-Entities-Interpolate-1.10 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/HTML-Entities-Interpolate/ +HOMEPAGE= https://metacpan.org/release/HTML-Entities-Interpolate COMMENT= Call HTML::Entities::encode_entities, via a hash, within a string LICENSE= ${PERL5_LICENSE} |