diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-26 14:22:12 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-26 14:22:12 +0000 |
| commit | e5b5c66bcad3c6a5639669f734a19ec37d1ed0ff (patch) | |
| tree | 99317e3e4c34a31d62639cf2ccbaae831de513b1 /libexec/comsat/Makefile | |
| parent | 0dc44b5add5cc61d6425762fd6adf24820911ac8 (diff) | |
Notes
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 0547d04125af..c501cccb8551 100644 --- a/libexec/comsat/Makefile +++ b/libexec/comsat/Makefile @@ -2,5 +2,6 @@ # $FreeBSD$ PROG= comsat +MAN= comsat.8 .include <bsd.prog.mk> |
