diff options
author | kevlo <kevlo@FreeBSD.org> | 2000-11-27 20:47:56 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2000-11-27 20:47:56 +0800 |
commit | e899bd0e81bf41e8405020427672dc0f1ce1cfcf (patch) | |
tree | b3f13b307dbb6bc07f40f679c86ee7f1d15c2b23 /ftp/lftp | |
parent | ad6679f95694b2eb693ffa7820e0c2328d0b5282 (diff) | |
download | freebsd-ports-graphics-e899bd0e81bf41e8405020427672dc0f1ce1cfcf.tar.gz freebsd-ports-graphics-e899bd0e81bf41e8405020427672dc0f1ce1cfcf.tar.zst freebsd-ports-graphics-e899bd0e81bf41e8405020427672dc0f1ce1cfcf.zip |
Update to version 2.3.5
PR: 23117
Submitted by: MAINTAINER
Diffstat (limited to 'ftp/lftp')
-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 ce3ac42e14e..f95e74269cf 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lftp -PORTVERSION= 2.3.4 +PORTVERSION= 2.3.5 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 1053f32485f..8bf2e2a9584 100644 --- a/ftp/lftp/distinfo +++ b/ftp/lftp/distinfo @@ -1 +1 @@ -MD5 (lftp-2.3.4.tar.bz2) = b86442b6a61818cf526bb06707aa51e4 +MD5 (lftp-2.3.5.tar.bz2) = 9d93c0b0f59f5d8a92d0f309ae1c73d0 |