aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2001-12-11 22:31:01 +0000
committerMark Murray <markm@FreeBSD.org>2001-12-11 22:31:01 +0000
commit8878836d7b829f035d9c818cb82e150dad386c31 (patch)
tree2c73997516512a59754de436b6b4ab78c3ab032b /usr.bin
parent2c062c85e5b456b705e1777892a2566d6685f642 (diff)
downloadsrc-8878836d7b829f035d9c818cb82e150dad386c31.tar.gz
src-8878836d7b829f035d9c818cb82e150dad386c31.zip
Remove WARNS=2 as this is to be the default.
Notes
Notes: svn path=/head/; revision=87680
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/whois/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/whois/Makefile b/usr.bin/whois/Makefile
index f92ad6548f0e..47196cb02815 100644
--- a/usr.bin/whois/Makefile
+++ b/usr.bin/whois/Makefile
@@ -4,7 +4,6 @@
MAINTAINER= mike@FreeBSD.org
PROG= whois
-WARNS?= 2
.if defined(SOCKS)
CFLAGS+=-DSOCKS