summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2016-01-12 19:55:41 +0000
committerrillig <rillig@pkgsrc.org>2016-01-12 19:55:41 +0000
commit214f0eff9da9e442f761c8cdbe599215ff53abb0 (patch)
tree360f10b667c311ad12603687a491dd548f8d9648 /mk
parenta34faa5d1d939b9fcb9770f82ce2c6deaf3d3bc7 (diff)
downloadpkgsrc-214f0eff9da9e442f761c8cdbe599215ff53abb0.tar.gz
Added keyword "platform" for "bmake help"
Diffstat (limited to 'mk')
-rw-r--r--mk/bsd.prefs.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/bsd.prefs.mk b/mk/bsd.prefs.mk
index 6cfb7fb5274..b3c0d3496bf 100644
--- a/mk/bsd.prefs.mk
+++ b/mk/bsd.prefs.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.prefs.mk,v 1.374 2015/12/27 12:37:29 joerg Exp $
+# $NetBSD: bsd.prefs.mk,v 1.375 2016/01/12 19:55:41 rillig Exp $
#
# This file includes the mk.conf file, which contains the user settings.
#
@@ -27,7 +27,7 @@
# directory. Typical values look like editors/emacs or
# misc/openoffice-bin.
#
-# Keywords: mk.conf user
+# Keywords: mk.conf user platform
#
.if !defined(BSD_PKG_MK)