git: 20e0264630da - main - www/nginx-devel: fix option desc typo
Date: Fri, 21 Oct 2022 11:36:01 UTC
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=20e0264630da8d9dfbd848cbde41464b23529f49
commit 20e0264630da8d9dfbd848cbde41464b23529f49
Author: Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-10-21 11:35:34 +0000
Commit: Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-10-21 11:35:34 +0000
www/nginx-devel: fix option desc typo
Approved by: portmgr blanket
---
www/nginx-devel/Makefile.options.desc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/nginx-devel/Makefile.options.desc b/www/nginx-devel/Makefile.options.desc
index 9ce97ddc8256..9f2a6a589e41 100644
--- a/www/nginx-devel/Makefile.options.desc
+++ b/www/nginx-devel/Makefile.options.desc
@@ -24,7 +24,7 @@ HTTPGRP_DESC= Modules that require HTTP module
HTTPV2_DESC= Enable HTTP/2 protocol support (SSL req.)
HTTPV3_DESC= Enable HTTP/3 protocol support
HTTPV3_BORING_DESC= Use security/boringssl
-HTTPV3_LSSL_DESC= Use secutity/libressl-devel
+HTTPV3_LSSL_DESC= Use security/libressl-devel
HTTPV3_QTLS_DESC= Use security/openssl-quictls
HTTP_ACCEPT_LANGUAGE_DESC= 3rd party accept_language module
HTTP_ADDITION_DESC= Enable http_addition module