diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-08-30 06:50:58 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-08-30 06:50:58 +0000 |
| commit | 3850f7b9d7670bc5c6241c14fd1663ddd04e825b (patch) | |
| tree | 3f318779781150ef95e1d30e5f5fa06a9e1b224b /libexec | |
| parent | 8813f2eb102c86b1b7ad685ac01267457d86217a (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/lukemftpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/lukemftpd/Makefile b/libexec/lukemftpd/Makefile index 046d248346c7..eca0431c9292 100644 --- a/libexec/lukemftpd/Makefile +++ b/libexec/lukemftpd/Makefile @@ -8,6 +8,7 @@ LUKEMFTPD= ${.CURDIR}/../../contrib/lukemftpd PROG= lukemftpd MAN= lukemftpd.8 ftpd.conf.5 ftpusers.5 +MLINKS= ftpusers.5 ftpchroot.5 SRCS= cmds.c conf.c ftpd.c ftpcmd.y popen.c WFORMAT= 0 |
