diff options
Diffstat (limited to 'textproc/p5-XML-XPathEngine/Makefile')
-rw-r--r-- | textproc/p5-XML-XPathEngine/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-XPathEngine/Makefile b/textproc/p5-XML-XPathEngine/Makefile index 482d0c3280b..0e1eb9123ef 100644 --- a/textproc/p5-XML-XPathEngine/Makefile +++ b/textproc/p5-XML-XPathEngine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2018/08/22 09:47:10 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2019/06/30 20:17:11 nia Exp $ DISTNAME= XML-XPathEngine-0.14 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-XPathEngine/ +HOMEPAGE= https://metacpan.org/release/XML-XPathEngine COMMENT= Perl 5 re-usable XPath engine for DOM-like trees LICENSE= ${PERL5_LICENSE} |