www/nginx-devel: fix option desc typo

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2022-10-21 14:35:34 +03:00
parent 1ed58f8d44
commit 20e0264630
1 changed files with 1 additions and 1 deletions

View File

@ -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