summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg>2008-04-07 13:16:26 +0000
committerjoerg <joerg>2008-04-07 13:16:26 +0000
commit1b58866fb64f34e36f8762ac04fb78e3a6503484 (patch)
tree6e669b457bf8c57501bbb680a196790f4bc47756
parent6e1a56453920d32682f0f067a78c4afb270fb6ea (diff)
downloadpkgsrc-1b58866fb64f34e36f8762ac04fb78e3a6503484.tar.gz
Sync with reality: audit-packages does exist, the vulnerability file
itself might not.
-rw-r--r--mk/flavor/pkg/check.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/mk/flavor/pkg/check.mk b/mk/flavor/pkg/check.mk
index c91efa4a116..6ddb94b2bb5 100644
--- a/mk/flavor/pkg/check.mk
+++ b/mk/flavor/pkg/check.mk
@@ -1,9 +1,9 @@
-# $NetBSD: check.mk,v 1.8 2008/04/05 16:59:10 adrianp Exp $
+# $NetBSD: check.mk,v 1.9 2008/04/07 13:16:26 joerg Exp $
#
# _flavor-check-vulnerable:
-# Checks for known vulnerabilities in the package without needing
-# audit-packages to be installed.
+# Checks for known vulnerabilities in the package if a vulnerability
+# file exists.
#
_flavor-check-vulnerable: .PHONY
${_PKG_SILENT}${_PKG_DEBUG} \