diff options
Diffstat (limited to 'usr.sbin/trpt/Makefile')
-rw-r--r-- | usr.sbin/trpt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/trpt/Makefile b/usr.sbin/trpt/Makefile index f3304a2..1f18d38 100644 --- a/usr.sbin/trpt/Makefile +++ b/usr.sbin/trpt/Makefile @@ -2,6 +2,7 @@ # $FreeBSD$ PROG= trpt +MAN= trpt.8 BINGRP= kmem BINMODE=2555 CFLAGS+=-DINET6 |