diff options
author | steve <steve@FreeBSD.org> | 1999-03-15 09:55:15 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-03-15 09:55:15 +0800 |
commit | 8840a1bbe99824e0bc8c67dfcdcfbc9f025dfe98 (patch) | |
tree | 3bbe0be34f52bbc6e2b0652f4a3abba5e6b8e517 /ftp/lftp | |
parent | 0fabf57de3c25bb9bc9c270230ec148f289090b3 (diff) | |
download | freebsd-ports-gnome-8840a1bbe99824e0bc8c67dfcdcfbc9f025dfe98.tar.gz freebsd-ports-gnome-8840a1bbe99824e0bc8c67dfcdcfbc9f025dfe98.tar.zst freebsd-ports-gnome-8840a1bbe99824e0bc8c67dfcdcfbc9f025dfe98.zip |
Update to version 1.2.4.
PR: 10217
Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
Diffstat (limited to 'ftp/lftp')
-rw-r--r-- | ftp/lftp/Makefile | 6 | ||||
-rw-r--r-- | ftp/lftp/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index a527517b14a1..ab3e170c6d97 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.12 1999/01/10 18:03:08 steve Exp $ +# $Id: Makefile,v 1.13 1999/01/20 18:00:50 steve Exp $ # -DISTNAME= lftp-1.2.3 +DISTNAME= lftp-1.2.4 CATEGORIES= net -MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp-old/ \ +MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/network/file-transfer diff --git a/ftp/lftp/distinfo b/ftp/lftp/distinfo index fe29f19a36da..7c8e6bcb7a85 100644 --- a/ftp/lftp/distinfo +++ b/ftp/lftp/distinfo @@ -1 +1 @@ -MD5 (lftp-1.2.3.tar.gz) = c94396bebce31c11cae1ad8daadd4e45 +MD5 (lftp-1.2.4.tar.gz) = cf4e8d2cff78c64d5a56d35daa5982af |