mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Fix grammar and reword
Submitted by: mandree With hat: portmgr
This commit is contained in:
parent
074c244cdb
commit
0713487d3e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355879
1 changed files with 1 additions and 1 deletions
|
@ -3325,7 +3325,7 @@ check-vulnerable:
|
|||
${ECHO_MSG} "===> ${PKGNAME} has known vulnerabilities:"; \
|
||||
${ECHO_MSG} "$$vlist"; \
|
||||
${ECHO_MSG} "=> Please update your ports tree and try again."; \
|
||||
${ECHO_MSG} "=> Ports are marked vulnerable regardless of their being an update available."; \
|
||||
${ECHO_MSG} "=> Note: Vulnerable ports are marked as such even if there is no update available."; \
|
||||
${ECHO_MSG} "=> If you wish to ignore this vulnerability rebuild with 'make DISABLE_VULNERABILITIES=yes'"; \
|
||||
exit 1; \
|
||||
fi; \
|
||||
|
|
Loading…
Add table
Reference in a new issue