diff options
author | steve <steve@FreeBSD.org> | 1999-01-21 02:00:50 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-01-21 02:00:50 +0800 |
commit | 053cbdb633d36a2594338136be69720e6d27bac4 (patch) | |
tree | 3395c839c39eff695c63bbe84fde39a78b4271d2 /ftp/lftp/Makefile | |
parent | 25606e67324dd06d5b65bc34296c8bf907d60438 (diff) | |
download | freebsd-ports-gnome-053cbdb633d36a2594338136be69720e6d27bac4.tar.gz freebsd-ports-gnome-053cbdb633d36a2594338136be69720e6d27bac4.tar.zst freebsd-ports-gnome-053cbdb633d36a2594338136be69720e6d27bac4.zip |
Find the distfile again.
Noticed by: Sheldon Hearn <axl@iafrica.com>
Diffstat (limited to 'ftp/lftp/Makefile')
-rw-r--r-- | ftp/lftp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 25c86d27e4ab..a527517b14a1 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -3,12 +3,12 @@ # Date created: 11 September 1997 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.11 1998/12/17 21:31:29 jseger Exp $ +# $Id: Makefile,v 1.12 1999/01/10 18:03:08 steve Exp $ # DISTNAME= lftp-1.2.3 CATEGORIES= net -MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/ \ +MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp-old/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/network/file-transfer |