diff options
Diffstat (limited to 'textproc/p5-libxml/Makefile')
-rw-r--r-- | textproc/p5-libxml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-libxml/Makefile b/textproc/p5-libxml/Makefile index b4e26454181..6edebfa8c15 100644 --- a/textproc/p5-libxml/Makefile +++ b/textproc/p5-libxml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2018/08/22 09:47:11 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2019/06/30 20:17:12 nia Exp $ DISTNAME= libxml-perl-0.08 PKGNAME= p5-libxml-0.08 @@ -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/libxml-perl/ +HOMEPAGE= https://metacpan.org/release/libxml-perl COMMENT= Perl module collection for working with XML DEPENDS+= p5-XML-Parser>=2.29:../../textproc/p5-XML-Parser |