diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-03-21 12:57:54 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-03-21 12:57:54 +0000 |
commit | 7c9b5a6b6ca009cd6088a06b1579a55b6c2324b6 (patch) | |
tree | 9bfc4a38ea0352542ea19693154032ced2205445 /ftp/lftp | |
parent | 06e2ac60d0ea428915dc6ecf8008ceb6f00d57b7 (diff) | |
download | ports-7c9b5a6b6ca009cd6088a06b1579a55b6c2324b6.tar.gz ports-7c9b5a6b6ca009cd6088a06b1579a55b6c2324b6.zip |
Notes
Diffstat (limited to 'ftp/lftp')
-rw-r--r-- | ftp/lftp/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 1eab481ee6ed..70c57b2c6b5f 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -3,7 +3,7 @@ # Date created: 11 September 1997 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.5 1998/03/12 02:39:42 vanilla Exp $ +# $Id: Makefile,v 1.6 1998/03/21 12:24:37 asami Exp $ # DISTNAME= lftp-0.14.3 @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= system/network/file-transfer MAINTAINER= andy@icc.surw.chel.su -BROKEN= fetch - GNU_CONFIGURE= yes MAN1= lftp.1 ftpget.1 |