aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-06 10:00:35 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-06 10:00:35 +0000
commite38af8c70c9dfd29f09ff691b47e2928fb6d6262 (patch)
treed09dca07614aed70278dc752556225c968870418 /misc
parent1277935b6f514e1c52d59f323a69cf9d8d902fd1 (diff)
downloadports-e38af8c70c9dfd29f09ff691b47e2928fb6d6262.tar.gz
ports-e38af8c70c9dfd29f09ff691b47e2928fb6d6262.zip
- Change wording to avoid portlint warning of "which"
Notes
Notes: svn path=/head/; revision=281281
Diffstat (limited to 'misc')
-rw-r--r--misc/help2man/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/help2man/Makefile b/misc/help2man/Makefile
index b0e7b9e51a8c..dc21604faae0 100644
--- a/misc/help2man/Makefile
+++ b/misc/help2man/Makefile
@@ -35,7 +35,7 @@ MANLANG= "" ${LANGS} ${LANGS_MTREE}
USE_GETTEXT= yes
LANGS= de el eo fi fr it pl pt_BR ru sv uk vi
-LANGS_MTREE= ja # languages which already exist in BSD.local.dist
+LANGS_MTREE= ja # languages that already exist in BSD.local.dist
PLIST_FILES+= lib/bindtextdomain.so
.for lang in ${LANGS} ${LANGS_MTREE}