diff options
Diffstat (limited to 'net/p5-Net-OpenID-Common/Makefile')
-rw-r--r-- | net/p5-Net-OpenID-Common/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-OpenID-Common/Makefile b/net/p5-Net-OpenID-Common/Makefile index 3047c66e080..2a4f6d999d9 100644 --- a/net/p5-Net-OpenID-Common/Makefile +++ b/net/p5-Net-OpenID-Common/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2018/08/22 09:46:01 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2019/07/01 21:35:50 nia Exp $ DISTNAME= Net-OpenID-Common-1.20 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/~wrog/Net-OpenID-Common/ +HOMEPAGE= https://metacpan.org/release/Net-OpenID-Common COMMENT= Common - Libraries shared between Net::OpenID::Consumer and ::Server LICENSE= ${PERL5_LICENSE} |