diff options
Diffstat (limited to 'www/p5-HTTP-Proxy/Makefile')
-rw-r--r-- | www/p5-HTTP-Proxy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTTP-Proxy/Makefile b/www/p5-HTTP-Proxy/Makefile index e15c3727a8b..ba66b5fedea 100644 --- a/www/p5-HTTP-Proxy/Makefile +++ b/www/p5-HTTP-Proxy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2018/08/22 09:47:43 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2019/06/30 20:17:35 nia Exp $ # DISTNAME= HTTP-Proxy-0.304 @@ -8,7 +8,7 @@ CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/HTTP-Proxy/ +HOMEPAGE= https://metacpan.org/release/HTTP-Proxy COMMENT= Perl5 module providing a simple HTTP proxy daemon LICENSE= ${PERL5_LICENSE} |