diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-09-02 15:18:11 +0000 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-09-02 15:18:11 +0000 |
commit | 4a89427ecf8e15503a39c997afc043de1ea3e583 (patch) | |
tree | 3ae7c664f9533cbfcf766e7e2bb92c5e17dc2ee4 /ftp | |
parent | de615336033933391d2e4325b68908df7b343481 (diff) | |
download | FreeBSD-ports-4a89427ecf8e15503a39c997afc043de1ea3e583.zip FreeBSD-ports-4a89427ecf8e15503a39c997afc043de1ea3e583.tar.gz |
Update to version 2.4.2
PR: 30123
Submitted by: Dmitry A. Yanko <fm@astral.ntu-kpi.kiev.ua>
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/lftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/lftp/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 1791bbf..21d4643 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lftp -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/ \ ${MASTER_SITE_SUNSITE} diff --git a/ftp/lftp/distinfo b/ftp/lftp/distinfo index 5b550ab..9575aae 100644 --- a/ftp/lftp/distinfo +++ b/ftp/lftp/distinfo @@ -1 +1 @@ -MD5 (lftp-2.4.1.tar.bz2) = 79109a822b4d67268440c24a82703b9b +MD5 (lftp-2.4.2.tar.bz2) = 79bf1095896b86c67df421a8925aa819 |