git: 62d396c11563 - main - www/freenginx: set correct URL

From: Jochen Neumeister <joneum_at_FreeBSD.org>
Date: Sun, 25 Feb 2024 09:35:56 UTC
The branch main has been updated by joneum:

URL: https://cgit.FreeBSD.org/ports/commit/?id=62d396c11563a25a2c0d5d6cd6a8fb7256350821

commit 62d396c11563a25a2c0d5d6cd6a8fb7256350821
Author:     Jochen Neumeister <joneum@FreeBSD.org>
AuthorDate: 2024-02-25 09:35:10 +0000
Commit:     Jochen Neumeister <joneum@FreeBSD.org>
CommitDate: 2024-02-25 09:35:10 +0000

    www/freenginx: set correct URL
    
    Sponsored by:   Netzkommune GmbH
---
 www/freenginx/Makefile  | 2 +-
 www/freenginx/pkg-descr | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www/freenginx/Makefile b/www/freenginx/Makefile
index cf0a932189e3..9311dfcdd792 100644
--- a/www/freenginx/Makefile
+++ b/www/freenginx/Makefile
@@ -9,7 +9,7 @@ DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
 
 MAINTAINER?=	joneum@FreeBSD.org
 COMMENT?=	Robust and small WWW server
-WWW=		https://freenginx.com/
+WWW=		https://freenginx.org/
 
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
diff --git a/www/freenginx/pkg-descr b/www/freenginx/pkg-descr
index ab403142dc02..98fb2808f76e 100644
--- a/www/freenginx/pkg-descr
+++ b/www/freenginx/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/