git: 638ce69fb958 - main - www/p5-Mojolicious: Remove alternative WWW from pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 09 May 2023 13:40:26 UTC
The branch main has been updated by adamw: URL: https://cgit.FreeBSD.org/ports/commit/?id=638ce69fb958367a8c56a78d20f9f940d9894668 commit 638ce69fb958367a8c56a78d20f9f940d9894668 Author: Adam Weinberger <adamw@FreeBSD.org> AuthorDate: 2023-05-09 13:39:19 +0000 Commit: Adam Weinberger <adamw@FreeBSD.org> CommitDate: 2023-05-09 13:39:19 +0000 www/p5-Mojolicious: Remove alternative WWW from pkg-descr mojolicious.org contains everything that metacpan does (including a full POD browser), so just make that the ${WWW}. --- www/p5-Mojolicious/Makefile | 2 +- www/p5-Mojolicious/pkg-descr | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/www/p5-Mojolicious/Makefile b/www/p5-Mojolicious/Makefile index 10a2e00bc71a..c7ddb3531c78 100644 --- a/www/p5-Mojolicious/Makefile +++ b/www/p5-Mojolicious/Makefile @@ -6,7 +6,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= adamw@FreeBSD.org COMMENT= High-level MVC web framework written in Perl -WWW= https://metacpan.org/pod/Mojolicious +WWW= https://www.mojolicious.org LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/www/p5-Mojolicious/pkg-descr b/www/p5-Mojolicious/pkg-descr index 6a82b38b7cfa..f7eb22c42027 100644 --- a/www/p5-Mojolicious/pkg-descr +++ b/www/p5-Mojolicious/pkg-descr @@ -18,5 +18,3 @@ as optional preforking and hot deployment, perfect for building highly scalable web services. JSON and HTML/XML parser with CSS selector support. - -See also: https://mojolicious.org/