From 20e0264630da8d9dfbd848cbde41464b23529f49 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Fri, 21 Oct 2022 14:35:34 +0300 Subject: [PATCH] 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 9ce97ddc82560..9f2a6a589e41c 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