diff options
Diffstat (limited to 'www/p5-CGI-Session-Plugin-Redirect/Makefile')
-rw-r--r-- | www/p5-CGI-Session-Plugin-Redirect/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-CGI-Session-Plugin-Redirect/Makefile b/www/p5-CGI-Session-Plugin-Redirect/Makefile index 6c69dac6010..cf9f9d694d3 100644 --- a/www/p5-CGI-Session-Plugin-Redirect/Makefile +++ b/www/p5-CGI-Session-Plugin-Redirect/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2018/08/22 09:47:31 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2019/06/30 20:17:22 nia Exp $ DISTNAME= CGI-Session-Plugin-Redirect-1.01 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/CGI-Session-Plugin-Redirect/ +HOMEPAGE= https://metacpan.org/release/CGI-Session-Plugin-Redirect COMMENT= Perl5 module extension adding a redirect method for CGI::Session LICENSE= ${PERL5_LICENSE} |