summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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} \