diff options
author | kevlo <kevlo@FreeBSD.org> | 2000-11-27 12:47:56 +0000 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2000-11-27 12:47:56 +0000 |
commit | e899bd0e81bf41e8405020427672dc0f1ce1cfcf (patch) | |
tree | b3f13b307dbb6bc07f40f679c86ee7f1d15c2b23 /ftp | |
parent | ad6679f95694b2eb693ffa7820e0c2328d0b5282 (diff) | |
download | FreeBSD-ports-e899bd0e81bf41e8405020427672dc0f1ce1cfcf.zip FreeBSD-ports-e899bd0e81bf41e8405020427672dc0f1ce1cfcf.tar.gz |
Update to version 2.3.5
PR: 23117
Submitted by: MAINTAINER
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 ce3ac42..f95e742 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 1053f32..8bf2e2a 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 |