diff options
Diffstat (limited to 'www/p5-Starman/Makefile')
-rw-r--r-- | www/p5-Starman/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Starman/Makefile b/www/p5-Starman/Makefile index cf2a3c51343..1969382500d 100644 --- a/www/p5-Starman/Makefile +++ b/www/p5-Starman/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2018/08/22 09:47:52 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2019/06/30 20:17:44 nia Exp $ DISTNAME= Starman-0.4014 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Starman/ +HOMEPAGE= https://metacpan.org/release/Starman COMMENT= High-performance preforking PSGI web server LICENSE= ${PERL5_LICENSE} |