diff options
author | asami <asami@FreeBSD.org> | 1998-03-21 20:24:37 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-03-21 20:24:37 +0800 |
commit | 05d1d2a4832b6d298b0b00e294372fc08c7e2deb (patch) | |
tree | ecf7b871f1e2946d08edc74f292c2b711447709a /ftp/lftp | |
parent | 8d0b23286ddc932267ece96b8f1efa392970e68a (diff) | |
download | freebsd-ports-gnome-05d1d2a4832b6d298b0b00e294372fc08c7e2deb.tar.gz freebsd-ports-gnome-05d1d2a4832b6d298b0b00e294372fc08c7e2deb.tar.zst freebsd-ports-gnome-05d1d2a4832b6d298b0b00e294372fc08c7e2deb.zip |
Mark this port broken, can't fetch.
Diffstat (limited to 'ftp/lftp')
-rw-r--r-- | ftp/lftp/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 9e18f5eabd60..1eab481ee6ed 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.4 1998/02/16 22:27:06 jseger Exp $ +# $Id: Makefile,v 1.5 1998/03/12 02:39:42 vanilla Exp $ # DISTNAME= lftp-0.14.3 @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= system/network/file-transfer MAINTAINER= andy@icc.surw.chel.su +BROKEN= fetch + GNU_CONFIGURE= yes MAN1= lftp.1 ftpget.1 |