diff options
Diffstat (limited to 'textproc/p5-XML-Dumper/Makefile')
-rw-r--r-- | textproc/p5-XML-Dumper/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Dumper/Makefile b/textproc/p5-XML-Dumper/Makefile index 53b45c2e2d8..76604d52536 100644 --- a/textproc/p5-XML-Dumper/Makefile +++ b/textproc/p5-XML-Dumper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2018/08/22 09:47:06 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2019/06/30 20:17:07 nia Exp $ DISTNAME= XML-Dumper-0.81 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/XML-Simple/ +HOMEPAGE= https://metacpan.org/release/XML-Simple COMMENT= Perl to XML structure input/output engine DEPENDS+= p5-XML-Parser>=2.16:../../textproc/p5-XML-Parser |