diff options
author | rillig <rillig@pkgsrc.org> | 2007-07-29 18:41:08 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2007-07-29 18:41:08 +0000 |
commit | 523896247e1b8785c478b8b701629832044a73c2 (patch) | |
tree | 656136e558c65ca5a442ac5742d18bef5db01587 | |
parent | a7702e998f0ab8f6bee0ecaf57520307ec7dd458 (diff) | |
download | pkgsrc-523896247e1b8785c478b8b701629832044a73c2.tar.gz |
+ REPLACE_KSH
-rw-r--r-- | pkgtools/pkglint/files/makevars.map | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map index 6a81b0ae357..e42d96c1c8e 100644 --- a/pkgtools/pkglint/files/makevars.map +++ b/pkgtools/pkglint/files/makevars.map @@ -1,4 +1,4 @@ -# $NetBSD: makevars.map,v 1.165 2007/07/29 01:32:47 rillig Exp $ +# $NetBSD: makevars.map,v 1.166 2007/07/29 18:41:08 rillig Exp $ # # This file contains the guessed type of some variables, according to @@ -611,6 +611,7 @@ REPLACE_BASH List of Pathmask [$package_list] REPLACE_EMACS List of Pathmask REPLACE_FILES.* List of Pathmask [m:as,c:as] REPLACE_INTERPRETER List of Identifier [m:a,c:a] +REPLACE_KSH List of Pathmask [$package_list] REPLACE_PERL List of Pathmask [$package_list] REPLACE_PYTHON List of Pathmask [$package_list] REPLACE_SH List of Pathmask [$package_list] |