git: f3eed693ad9a - main - www/freenginx-devel: fix URL
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 09 Jul 2024 08:01:55 UTC
The branch main has been updated by joneum: URL: https://cgit.FreeBSD.org/ports/commit/?id=f3eed693ad9a9032a905d5c6d81616d8884e8b24 commit f3eed693ad9a9032a905d5c6d81616d8884e8b24 Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2024-07-09 08:01:12 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2024-07-09 08:01:12 +0000 www/freenginx-devel: fix URL PR: 280072 Sponsored by: Netzkommune GmbH --- www/freenginx-devel/Makefile | 2 +- www/freenginx-devel/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www/freenginx-devel/Makefile b/www/freenginx-devel/Makefile index 533f7a605ed8..bf14d25574c9 100644 --- a/www/freenginx-devel/Makefile +++ b/www/freenginx-devel/Makefile @@ -9,7 +9,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER?= joneum@FreeBSD.org COMMENT?= Robust and small WWW server -WWW= https://nginx.com/ +WWW= https://freenginx.com/ LICENSE?= BSD2CLAUSE LICENSE_FILE?= ${WRKSRC}/LICENSE diff --git a/www/freenginx-devel/pkg-descr b/www/freenginx-devel/pkg-descr index ab403142dc02..98fb2808f76e 100644 --- a/www/freenginx-devel/pkg-descr +++ b/www/freenginx-devel/pkg-descr @@ -5,4 +5,4 @@ NGINX functionality includes HTTP server, HTTP and mail reverse proxy, caching, load balancing, compression, request throttling, connection multiplexing and reuse, SSL offload and HTTP media streaming. -See also: https://nginx.org/ +See also: https://freenginx.org/