diff options
author | asami <asami@FreeBSD.org> | 1998-03-21 20:57:54 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-03-21 20:57:54 +0800 |
commit | 88a0f0fbf824c3a430452bb74b94ddf46fabfb9b (patch) | |
tree | 577ac64a8acc2b0d4ac4d23c73d87d8447cbbf76 /ftp | |
parent | 5be21eb11ad2b6ae3fdc01d3ac8f4c101ded2668 (diff) | |
download | freebsd-ports-gnome-88a0f0fbf824c3a430452bb74b94ddf46fabfb9b.tar.gz freebsd-ports-gnome-88a0f0fbf824c3a430452bb74b94ddf46fabfb9b.tar.zst freebsd-ports-gnome-88a0f0fbf824c3a430452bb74b94ddf46fabfb9b.zip |
Thanks to vanilla, I got the distfile.
Diffstat (limited to 'ftp')
-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 |