summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-06-17 16:16:26 +0000
committerrillig <rillig@pkgsrc.org>2006-06-17 16:16:26 +0000
commit31c4f7754102c4f775d3a46eb0395b80e0bc6042 (patch)
treef059d8ae4cfe7f316511150a7fcc2e87d6a5ffbf /pkgtools
parentdd61c65bc01931f2ec5bf7d8db1652659b6a6e30 (diff)
downloadpkgsrc-31c4f7754102c4f775d3a46eb0395b80e0bc6042.tar.gz
Typo (FileMask instead of Filemask).
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkglint/files/makevars.map4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map
index b693136dec4..c306753b045 100644
--- a/pkgtools/pkglint/files/makevars.map
+++ b/pkgtools/pkglint/files/makevars.map
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.116 2006/06/16 12:01:38 rillig Exp $
+# $NetBSD: makevars.map,v 1.117 2006/06/17 16:16:26 rillig Exp $
#
# This file contains the guessed type of some variables, according to
@@ -446,7 +446,7 @@ PKGREPOSITORY Unchecked []
PKGREVISION PkgRevision [m:s]
PKGTOOLS_ENV List of ShellWord
PKGVERSION Version [m:,c:]
-PKGWILDCARD FileMask [$system]
+PKGWILDCARD Filemask [$system]
PKG_APACHE { apache13 apache2 } [$system]
PKG_APACHE_ACCEPTED List of { apache13 apache2 }
PKG_APACHE_DEFAULT { apache13 apache2 } [$user]