summaryrefslogtreecommitdiffstats
path: root/usr.bin/sockstat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/sockstat/Makefile')
-rw-r--r--usr.bin/sockstat/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/sockstat/Makefile b/usr.bin/sockstat/Makefile
index ab20a8c..f2b82bb 100644
--- a/usr.bin/sockstat/Makefile
+++ b/usr.bin/sockstat/Makefile
@@ -1,6 +1,7 @@
# $FreeBSD$
-SCRIPTS= sockstat.pl
+PROG= sockstat
+WARNS?= 4
MAN= sockstat.1
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud