aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Mk/bsd.port.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index 522a87876ef7..3164a08ee3c1 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -3415,7 +3415,7 @@ check-vulnerable:
2>&1 | grep -vE '^[0-9]+ problem\(s\) found.' \
|| true`; \
else \
- ${ECHO_MSG} "===> portaudit database exist, but portaudit not found!"; \
+ ${ECHO_MSG} "===> portaudit database exists, however, portaudit is not installed!"; \
fi; \
if [ -n "$$vlist" ]; then \
${ECHO_MSG} "===> ${PKGNAME} has known vulnerabilities:"; \