diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-04-25 10:42:22 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-04-25 10:42:22 +0000 |
| commit | 48ba00dfa54583fe202236c8fe8ae8dbdca41118 (patch) | |
| tree | 6d84baeb7d1c3b495785780ee128850e02917175 /libexec/comsat | |
| parent | 68b300bfe60cb22aa8e23d47de9c5217107e9f99 (diff) | |
Notes
Diffstat (limited to 'libexec/comsat')
| -rw-r--r-- | libexec/comsat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/comsat/Makefile b/libexec/comsat/Makefile index d3a6740c4677..c501cccb8551 100644 --- a/libexec/comsat/Makefile +++ b/libexec/comsat/Makefile @@ -2,6 +2,6 @@ # $FreeBSD$ PROG= comsat -MAN8= comsat.8 +MAN= comsat.8 .include <bsd.prog.mk> |
