aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mailwrapper
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2010-01-02 11:07:44 +0000
committerEd Schouten <ed@FreeBSD.org>2010-01-02 11:07:44 +0000
commit71ccf09269546d398fa847168fc74c22d6338a62 (patch)
tree047b2248578529f6f9f0d1449eb7730ec0c88de1 /usr.sbin/mailwrapper
parent1fa2ff1f64fcc1000a158a0ff47a3619a1fd819b (diff)
Notes
Diffstat (limited to 'usr.sbin/mailwrapper')
-rw-r--r--usr.sbin/mailwrapper/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/mailwrapper/Makefile b/usr.sbin/mailwrapper/Makefile
index 252f5e772413..3f305f773e70 100644
--- a/usr.sbin/mailwrapper/Makefile
+++ b/usr.sbin/mailwrapper/Makefile
@@ -8,7 +8,6 @@ MAN= mailwrapper.8
DPADD= ${LIBUTIL}
LDADD= -lutil
-WARNS?= 6
.endif
.if ${MK_MAILWRAPPER} != "no" || ${MK_SENDMAIL} != "no"