From 339e8ef9316bcbc5e52e35cf73d9dfa92421d8d2 Mon Sep 17 00:00:00 2001 From: rillig Date: Wed, 13 Feb 2008 08:33:08 +0000 Subject: Adjusted the documentation to the source code. --- mk/check/check-interpreter.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mk/check') diff --git a/mk/check/check-interpreter.mk b/mk/check/check-interpreter.mk index f40dcc75462..8e9526d2e39 100644 --- a/mk/check/check-interpreter.mk +++ b/mk/check/check-interpreter.mk @@ -1,4 +1,4 @@ -# $NetBSD: check-interpreter.mk,v 1.22 2008/02/05 08:17:59 tnn Exp $ +# $NetBSD: check-interpreter.mk,v 1.23 2008/02/13 08:33:08 rillig Exp $ # # This file checks that after installation, all files of the package # that start with a "#!" line will find their interpreter. Files that @@ -10,7 +10,7 @@ # CHECK_INTERPRETER # Whether this check should be enabled or not. # -# Default value: "no" +# Default value: "yes" for PKG_DEVELOPER, "no" otherwise. # # Package-settable variables: # -- cgit v1.2.3