aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.licenses.mk
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-07-18 15:09:02 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-07-18 15:09:02 +0000
commit54d9a4d7a5c8719a5080cfdbf5c8485bd3d36c83 (patch)
tree65303f1330ec63ffa456c10ef635517d8d76702a /Mk/bsd.licenses.mk
parent10b05e19370b3aee655ef29df8f33113210f4490 (diff)
downloadports-54d9a4d7a5c8719a5080cfdbf5c8485bd3d36c83.tar.gz
ports-54d9a4d7a5c8719a5080cfdbf5c8485bd3d36c83.zip
Notes
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