aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.licenses.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Mk/bsd.licenses.mk')
-rw-r--r--Mk/bsd.licenses.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.licenses.mk b/Mk/bsd.licenses.mk
index 3b738c400c0c..05d6ee1fb9f5 100644
--- a/Mk/bsd.licenses.mk
+++ b/Mk/bsd.licenses.mk
@@ -601,7 +601,7 @@ debug-license: check-license
.if ${_LICENSE_PERMS:Mauto-accept}
@${ECHO_MSG} "===> License allows being auto-accepted"
.else
- @${ECHO_MSG} "===> License does not allows being auto-accepted"
+ @${ECHO_MSG} "===> License requires manual intervention by the user to accept its terms"
.endif