summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint
diff options
context:
space:
mode:
authorrillig <rillig>2007-10-12 20:16:01 +0000
committerrillig <rillig>2007-10-12 20:16:01 +0000
commit1266de5bab78bd720efc91b779eaaa2d17c81567 (patch)
tree41b3cfa9b1617174cd9a0a3b4e14e77e007b7e9c /pkgtools/pkglint
parentebe62a1c7ae525b63c900d1797a55cd1da293206 (diff)
downloadpkgsrc-1266de5bab78bd720efc91b779eaaa2d17c81567.tar.gz
As pointed out in PR 37113, it is dangerous to set MAINTAINER
unconditionally in Makefile.common, so warn about it.
Diffstat (limited to 'pkgtools/pkglint')
-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 10e8b212b68..6bdfba38aa1 100644
--- a/pkgtools/pkglint/files/makevars.map
+++ b/pkgtools/pkglint/files/makevars.map
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.169 2007/10/12 07:04:15 rillig Exp $
+# $NetBSD: makevars.map,v 1.170 2007/10/12 20:16:01 rillig Exp $
#
# This file contains the guessed type of some variables, according to
@@ -398,7 +398,7 @@ LOWER_OPSYS Identifier [$system]
LTCONFIG_OVERRIDE List of Pathmask [m:as,c:a]
MACHINE_ARCH Identifier [$system]
MACHINE_GNU_PLATFORM PlatformTriple [$system]
-MAINTAINER Mail_Address [m:s,c:ds]
+MAINTAINER Mail_Address [m:s,c:d]
MAKE ShellCommand [$system]
MAKEFLAGS List of ShellWord [$package_list]
MAKEVARS List of Varname [builtin.mk:a,b:a,h:a]