Skip to content

Commit 9a45f7a

Browse files
Anton Saietskiicschuber
authored andcommitted
security/nmap: Fix typo in BROKEN=
PR: 287630
1 parent d4fb306 commit 9a45f7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

security/nmap/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ CONFIGURE_ARGS+=--without-localdirs \
6060
.include <bsd.port.options.mk>
6161

6262
.if defined(SSL_DEFAULT) && ${SSL_DEFAULT} == libressl
63-
BROKEN= error: OpenSSL-1.1.1 is the minimum supported version. LibreSSLis not supported
63+
BROKEN= error: OpenSSL-1.1.1 is the minimum supported version. LibreSSL is not supported
6464
.endif
6565

6666
.if exists(/usr/lib/libibverbs.a)

0 commit comments

Comments
 (0)