diff options
Diffstat (limited to 'ftp/bftpd')
-rw-r--r-- | ftp/bftpd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/bftpd/Makefile b/ftp/bftpd/Makefile index 107b402f425f..008300c8c7b8 100644 --- a/ftp/bftpd/Makefile +++ b/ftp/bftpd/Makefile @@ -17,7 +17,6 @@ COMMENT= Very configurable FTP server that can do chroot easily GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-pam USE_GMAKE= yes -USE_REINPLACE= yes MAN8= bftpd.8 |