diff options
Diffstat (limited to 'textproc/p5-XML-Entities/Makefile')
-rw-r--r-- | textproc/p5-XML-Entities/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Entities/Makefile b/textproc/p5-XML-Entities/Makefile index c0be5b21c8f..ccb8482e937 100644 --- a/textproc/p5-XML-Entities/Makefile +++ b/textproc/p5-XML-Entities/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2018/08/22 09:47:06 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2019/07/01 21:35:55 nia Exp $ DISTNAME= XML-Entities-1.0002 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/~sixtease/XML-Entities/ +HOMEPAGE= https://metacpan.org/release/XML-Entities COMMENT= Decode strings with XML entities LICENSE= ${PERL5_LICENSE} |