diff options
author | jseger <jseger@FreeBSD.org> | 1998-02-17 06:27:29 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-02-17 06:27:29 +0800 |
commit | 0f94e5c33a00889a76aaff7b552e34bd1352c44c (patch) | |
tree | e0f211700f67cb4223f333abccf9bee5564c31cf /ftp/lftp | |
parent | 1a5e59121334cb84b10456fa14e77a1153a7c8d4 (diff) | |
download | freebsd-ports-gnome-0f94e5c33a00889a76aaff7b552e34bd1352c44c.tar.gz freebsd-ports-gnome-0f94e5c33a00889a76aaff7b552e34bd1352c44c.tar.zst freebsd-ports-gnome-0f94e5c33a00889a76aaff7b552e34bd1352c44c.zip |
Upgrade to version 0.14.0.
PR: ports/5696
Submitted by: andy@icc.surw.chel.su
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 6cc2aa84e0c4..3b4554058b54 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: lftp -# Version required: 0.13.2 +# Version required: 0.14.0 # Date created: 11 September 1997 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.2 1997/11/30 00:24:02 jseger Exp $ +# $Id: Makefile,v 1.3 1997/12/06 15:44:53 jseger Exp $ # -DISTNAME= lftp-0.13.2 +DISTNAME= lftp-0.14.0 CATEGORIES= net MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/ \ ${MASTER_SITE_SUNSITE} diff --git a/ftp/lftp/distinfo b/ftp/lftp/distinfo index 441e07591778..999ef8eb87f5 100644 --- a/ftp/lftp/distinfo +++ b/ftp/lftp/distinfo @@ -1 +1 @@ -MD5 (lftp-0.13.2.tar.gz) = b9cfc758dd39c45f4e15f4595c3e6c24 +MD5 (lftp-0.14.0.tar.gz) = 89453b35dbacc63531f086042431d73d |