diff options
author | kevlo <kevlo@FreeBSD.org> | 2000-08-18 23:45:27 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2000-08-18 23:45:27 +0800 |
commit | 511b9a8b8c91b1da63c28dbcfdd3ef7c15978c41 (patch) | |
tree | 382086f98c177a2798de13ce17d33383e603bb9f /ftp/lftp | |
parent | be393a66bdef5e1344430860c02a51f9d05bce78 (diff) | |
download | freebsd-ports-gnome-511b9a8b8c91b1da63c28dbcfdd3ef7c15978c41.tar.gz freebsd-ports-gnome-511b9a8b8c91b1da63c28dbcfdd3ef7c15978c41.tar.zst freebsd-ports-gnome-511b9a8b8c91b1da63c28dbcfdd3ef7c15978c41.zip |
Update to version 2.2.5
PR: 20684
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 97929e85743f..e55de96c9839 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lftp -PORTVERSION= 2.2.3 +PORTVERSION= 2.2.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 cc6556703a88..c7dcbe0ad8d6 100644 --- a/ftp/lftp/distinfo +++ b/ftp/lftp/distinfo @@ -1 +1 @@ -MD5 (lftp-2.2.3.tar.bz2) = bd33e9f0d7f30c710c72aa8e35aeee27 +MD5 (lftp-2.2.5.tar.bz2) = 1c3865475091ada907fdf11bc524de05 |