diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-08 16:58:29 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-08 16:58:29 +0000 |
commit | aa6dc6e7bd697b849b28852061236dc277a49908 (patch) | |
tree | 7e16d505bc2042fc43ee474e20d0d9fc59e3f836 /ftp/jftpgw | |
parent | 2d103d3fa5b8bc906a2b7e4c3c96bee0f6c93742 (diff) | |
download | ports-aa6dc6e7bd697b849b28852061236dc277a49908.tar.gz ports-aa6dc6e7bd697b849b28852061236dc277a49908.zip |
Notes
Diffstat (limited to 'ftp/jftpgw')
-rw-r--r-- | ftp/jftpgw/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/jftpgw/Makefile b/ftp/jftpgw/Makefile index 1c31cb5c8c41..c8eb2d59e7ed 100644 --- a/ftp/jftpgw/Makefile +++ b/ftp/jftpgw/Makefile @@ -20,7 +20,6 @@ CONFIGURE_ARGS= --with-logpath=/var/log \ --enable-crypt \ --enable-sftp #USE_RC_SUBR= yes -#USE_REINPLACE= yes MAN1= jftpgw.1 USE_RC_SUBR= jftpgw.sh |