diff options
Diffstat (limited to 'net/p5-Net-XWhois/Makefile')
-rw-r--r-- | net/p5-Net-XWhois/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-XWhois/Makefile b/net/p5-Net-XWhois/Makefile index d3dafdede4f..037265568ec 100644 --- a/net/p5-Net-XWhois/Makefile +++ b/net/p5-Net-XWhois/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2018/08/22 09:46:03 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2019/06/30 20:16:32 nia Exp $ DISTNAME= Net-XWhois-0.90 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} MAINTAINER= he@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Net-XWhois/ +HOMEPAGE= https://metacpan.org/release/Net-XWhois COMMENT= Perl5 module for Whois Client Interface PERL5_PACKLIST= auto/Net/XWhois/.packlist |