diff options
Diffstat (limited to 'textproc/p5-XML-Clean')
-rw-r--r-- | textproc/p5-XML-Clean/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Clean/Makefile b/textproc/p5-XML-Clean/Makefile index a91e530ee2e..d1479016c49 100644 --- a/textproc/p5-XML-Clean/Makefile +++ b/textproc/p5-XML-Clean/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2018/08/22 09:47:05 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2019/07/01 21:35:54 nia Exp $ DISTNAME= XML-Clean-1.06 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PK/PKUBANEK/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/~pkubanek/XML-Clean/ +HOMEPAGE= https://metacpan.org/release/XML-Clean COMMENT= Ensure, that *(HTML)* text pass throught an XML parser PERL5_PACKLIST= auto/XML/Clean/.packlist |