aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Saietskii <vsasjason@gmail.com>2025-06-18 10:46:02 +0000
committerCy Schubert <cy@FreeBSD.org>2025-06-18 14:12:21 +0000
commit9a45f7a4c0b93d60cea85366c7d91fbd3b1ede57 (patch)
treee294b279785c126b3653a562e883875c72173db7
parentd4fb30654a09924879fe4602b4d85af12d1226ce (diff)
-rw-r--r--security/nmap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nmap/Makefile b/security/nmap/Makefile
index 8f320aecd5db..792600e8aa89 100644
--- a/security/nmap/Makefile
+++ b/security/nmap/Makefile
@@ -60,7 +60,7 @@ CONFIGURE_ARGS+=--without-localdirs \
.include <bsd.port.options.mk>
.if defined(SSL_DEFAULT) && ${SSL_DEFAULT} == libressl
-BROKEN= error: OpenSSL-1.1.1 is the minimum supported version. LibreSSLis not supported
+BROKEN= error: OpenSSL-1.1.1 is the minimum supported version. LibreSSL is not supported
.endif
.if exists(/usr/lib/libibverbs.a)