1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

- Update language used in portaudit message. (cosmetic change)

Approved by:	portmgr (tabthorpe)
Feature safe:	yes
This commit is contained in:
Ryan Steinmetz 2012-03-13 08:14:45 +00:00
parent 5fe760878e
commit e3c28599f4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293219

View File

@ -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:"; \