summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2022-10-21 14:35:34 +0300
committerDmitry Marakasov <amdmi3@FreeBSD.org>2022-10-21 14:35:34 +0300
commit20e0264630da8d9dfbd848cbde41464b23529f49 (patch)
tree6f0e7342ceec5cefc271ef88586047c986ec72d1 /www
parentaudio/hpsjam: Update to 1.2.2 (diff)
www/nginx-devel: fix option desc typo
Approved by: portmgr blanket
Diffstat (limited to 'www')
-rw-r--r--www/nginx-devel/Makefile.options.desc2
1 files changed, 1 insertions, 1 deletions
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