aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2021-08-04 06:28:27 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2021-08-04 06:28:27 +0000
commit86218e3a332f6f127533ad808d3519fe0526e9db (patch)
tree0b1b076883329d2c26e0f840e6f462e8b3caa775
parent47f32da3af4341858eaba5609178e4d669c89804 (diff)
downloadports-86218e3a332f6f127533ad808d3519fe0526e9db.tar.gz
ports-86218e3a332f6f127533ad808d3519fe0526e9db.zip
net/krill: Fix typo in IGNORE message
-rw-r--r--net/krill/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/krill/Makefile b/net/krill/Makefile
index b9788f6b16ea..4cd961cffde8 100644
--- a/net/krill/Makefile
+++ b/net/krill/Makefile
@@ -20,7 +20,7 @@ GH_ACCOUNT= NLnetLabs
.include <bsd.port.options.mk>
.if ${OSVERSION} < 1200000 && ${SSL_DEFAULT} == base
-IGNORE= Do not with with base ssl on RELEASE ${OSREL} ${OSVERSION}
+IGNORE= Does not build with base ssl on RELEASE ${OSREL} ${OSVERSION}
.endif
USE_RC_SUBR= ${PORTNAME}