From 86218e3a332f6f127533ad808d3519fe0526e9db Mon Sep 17 00:00:00 2001 From: Li-Wen Hsu Date: Wed, 4 Aug 2021 14:28:27 +0800 Subject: net/krill: Fix typo in IGNORE message --- net/krill/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 .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} -- cgit v1.2.3