summaryrefslogtreecommitdiff
path: root/mk/flavor
diff options
context:
space:
mode:
authorjoerg <joerg>2008-04-07 13:16:26 +0000
committerjoerg <joerg>2008-04-07 13:16:26 +0000
commitb8a69dcfd54fc4390d8685b9e442ab2b85b14120 (patch)
tree6e669b457bf8c57501bbb680a196790f4bc47756 /mk/flavor
parentf719015ea9a7e69f17bb02414444fb094796c434 (diff)
downloadpkgsrc-b8a69dcfd54fc4390d8685b9e442ab2b85b14120.tar.gz
Sync with reality: audit-packages does exist, the vulnerability file
itself might not.
Diffstat (limited to 'mk/flavor')
-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} \