summaryrefslogtreecommitdiffstats
path: root/usr.bin/whois
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2001-12-11 22:31:01 +0000
committermarkm <markm@FreeBSD.org>2001-12-11 22:31:01 +0000
commit77bb412269467f5a905ba44e84eeb9427dcde58e (patch)
tree2c73997516512a59754de436b6b4ab78c3ab032b /usr.bin/whois
parentff1e6296f0a515acca2fe0ba3cdcb27f991f4abc (diff)
downloadFreeBSD-src-77bb412269467f5a905ba44e84eeb9427dcde58e.zip
FreeBSD-src-77bb412269467f5a905ba44e84eeb9427dcde58e.tar.gz
Remove WARNS=2 as this is to be the default.
Diffstat (limited to 'usr.bin/whois')
-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 f92ad65..47196cb 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
OpenPOWER on IntegriCloud