summaryrefslogtreecommitdiffstats
path: root/libexec/ftpd
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-08-05 21:24:58 +0000
committerwollman <wollman@FreeBSD.org>1994-08-05 21:24:58 +0000
commit96c19e77ba84863a2a404d16d79dd6b0371529c8 (patch)
tree17a7dd54ea9bc271a67296baffe485ae831bde74 /libexec/ftpd
parent9d31fc7ba269aeec27e48eafb53d61731801c82b (diff)
downloadFreeBSD-src-96c19e77ba84863a2a404d16d79dd6b0371529c8.zip
FreeBSD-src-96c19e77ba84863a2a404d16d79dd6b0371529c8.tar.gz
Update to new make macros and disable Kerberos because we haven't got it
set up right yet.
Diffstat (limited to 'libexec/ftpd')
-rw-r--r--libexec/ftpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/ftpd/Makefile b/libexec/ftpd/Makefile
index 946aab7..0a067be 100644
--- a/libexec/ftpd/Makefile
+++ b/libexec/ftpd/Makefile
@@ -3,7 +3,7 @@
PROG= ftpd
CFLAGS+=-DSETPROCTITLE
SRCS= ftpd.c ftpcmd.c logwtmp.c popen.c
-MAN8= ftpd.0
+MAN8= ftpd.8
CLEANFILES+=ftpcmd.c y.tab.h
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud