aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2024-02-25 09:35:10 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2024-02-25 09:35:10 +0000
commit62d396c11563a25a2c0d5d6cd6a8fb7256350821 (patch)
tree6f375bc4cd841dabe9386f52e8c35d76a597172e
parent78842f5507e0259442311b8288fb438f584aed4d (diff)
downloadports-62d396c11563a25a2c0d5d6cd6a8fb7256350821.tar.gz
ports-62d396c11563a25a2c0d5d6cd6a8fb7256350821.zip
www/freenginx: set correct URL
Sponsored by: Netzkommune GmbH
-rw-r--r--www/freenginx/Makefile2
-rw-r--r--www/freenginx/pkg-descr2
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/