summaryrefslogtreecommitdiffstats
path: root/usr.bin/vacation/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/vacation/Makefile')
-rw-r--r--usr.bin/vacation/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/vacation/Makefile b/usr.bin/vacation/Makefile
index c20623c..2b13a28 100644
--- a/usr.bin/vacation/Makefile
+++ b/usr.bin/vacation/Makefile
@@ -14,7 +14,7 @@ WARNS?= 2
.if ${CC:T:Mclang} == "clang"
# Unfortunately, clang gives warnings about sendmail code that cannot
# be turned off yet. Since this is contrib code, and we don't really
-# care about the warnings, just turn make them non-fatal for now.
+# care about the warnings, just make them non-fatal for now.
NO_WERROR=
.endif
OpenPOWER on IntegriCloud