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/fingerd | |
| parent | 68b300bfe60cb22aa8e23d47de9c5217107e9f99 (diff) | |
Notes
Diffstat (limited to 'libexec/fingerd')
| -rw-r--r-- | libexec/fingerd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/fingerd/Makefile b/libexec/fingerd/Makefile index 6c78d8d4c5a4..7f1dae3fe4a7 100644 --- a/libexec/fingerd/Makefile +++ b/libexec/fingerd/Makefile @@ -4,6 +4,6 @@ PROG= fingerd DPADD= ${LIBUTIL} LDADD= -lutil -MAN8= fingerd.8 +MAN= fingerd.8 .include <bsd.prog.mk> |
