summaryrefslogtreecommitdiff
path: root/net/p5-XMLRPC-Lite
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-09-08 13:09:53 +0000
committerwiz <wiz@pkgsrc.org>2020-09-08 13:09:53 +0000
commitf5dc63422f3ceb738ac51ef8dbd3a370f9528244 (patch)
tree83366d8f1d438de517bc20ff102ec3e167723915 /net/p5-XMLRPC-Lite
parente21211042535971fb21bd9a32b752fe25002e3c1 (diff)
downloadpkgsrc-f5dc63422f3ceb738ac51ef8dbd3a370f9528244.tar.gz
*: improve HOMEPAGE
Diffstat (limited to 'net/p5-XMLRPC-Lite')
-rw-r--r--net/p5-XMLRPC-Lite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-XMLRPC-Lite/Makefile b/net/p5-XMLRPC-Lite/Makefile
index 6a6a9c21156..4f1c9f4e094 100644
--- a/net/p5-XMLRPC-Lite/Makefile
+++ b/net/p5-XMLRPC-Lite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2020/08/31 18:10:51 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2020/09/08 13:09:58 wiz Exp $
DISTNAME= XMLRPC-Lite-0.717
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= net perl5
MASTER_SITES= https://cpan.metacpan.org/authors/id/P/PH/PHRED/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://cpan.metacpan.org/authors/id/P/PH/PHRED/
+HOMEPAGE= https://metacpan.org/pod/XMLRPC::Lite
COMMENT= Client and server implementation of XML-RPC protocol
LICENSE= ${PERL5_LICENSE}