diff options
Diffstat (limited to 'libexec/comsat/Makefile')
-rw-r--r-- | libexec/comsat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/comsat/Makefile b/libexec/comsat/Makefile index 0547d04..c501ccc 100644 --- a/libexec/comsat/Makefile +++ b/libexec/comsat/Makefile @@ -2,5 +2,6 @@ # $FreeBSD$ PROG= comsat +MAN= comsat.8 .include <bsd.prog.mk> |