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 /textproc/p5-XML-Clean | |
parent | 0abaf2d8ce6b521e7432518333261b2b3a560243 (diff) | |
download | pkgsrc-90e1e505dab68a31233db7dca1648ec4caa3eac2.tar.gz |
Follow some remaining search.cpan.org redirects.
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 |