diff options
Diffstat (limited to 'textproc/p5-XML-RSS/Makefile')
-rw-r--r-- | textproc/p5-XML-RSS/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-RSS/Makefile b/textproc/p5-XML-RSS/Makefile index 2206f050deb..b50f225ac20 100644 --- a/textproc/p5-XML-RSS/Makefile +++ b/textproc/p5-XML-RSS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2018/08/22 09:47:08 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2019/06/30 20:17:10 nia Exp $ DISTNAME= XML-RSS-1.60 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-RSS/ +HOMEPAGE= https://metacpan.org/release/XML-RSS COMMENT= XML-RSS helps to create and update RSS files LICENSE= ${PERL5_LICENSE} |