summaryrefslogtreecommitdiffstats
path: root/usr.sbin/trpt
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/trpt')
-rw-r--r--usr.sbin/trpt/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.sbin/trpt/Makefile b/usr.sbin/trpt/Makefile
index 1f18d38..dff5bc8 100644
--- a/usr.sbin/trpt/Makefile
+++ b/usr.sbin/trpt/Makefile
@@ -1,10 +1,11 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
-# $FreeBSD$
+# $FreeBSD$
PROG= trpt
MAN= trpt.8
BINGRP= kmem
-BINMODE=2555
-CFLAGS+=-DINET6
+BINMODE= 2555
+
+CFLAGS+= -DINET6
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud