diff options
Diffstat (limited to 'net/p5-Net-Google-AuthSub/Makefile')
-rw-r--r-- | net/p5-Net-Google-AuthSub/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Google-AuthSub/Makefile b/net/p5-Net-Google-AuthSub/Makefile index 4572e6f6144..5382544b498 100644 --- a/net/p5-Net-Google-AuthSub/Makefile +++ b/net/p5-Net-Google-AuthSub/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2018/08/22 09:46:00 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2019/06/30 20:16:29 nia Exp $ DISTNAME= Net-Google-AuthSub-0.5 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Net-Google-AuthSub/ +HOMEPAGE= https://metacpan.org/release/Net-Google-AuthSub COMMENT= Perl module for interacting with sites using Google-style AuthSub LICENSE= ${PERL5_LICENSE} |