diff options
author | alex <alex@FreeBSD.org> | 2000-06-12 00:08:28 +0800 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2000-06-12 00:08:28 +0800 |
commit | 661190b5d750d91211bb50d13c47a70863604649 (patch) | |
tree | b3070ce1a33b281222cba47a8c6834b968ccaae9 /ftp | |
parent | 8e5403518af48fe75cd14d6ca317e2bf1c9a83b7 (diff) | |
download | freebsd-ports-gnome-661190b5d750d91211bb50d13c47a70863604649.tar.gz freebsd-ports-gnome-661190b5d750d91211bb50d13c47a70863604649.tar.zst freebsd-ports-gnome-661190b5d750d91211bb50d13c47a70863604649.zip |
Update to version 2.2.3
PR: 19196
Submitted by: maintainer
Reviewed by: will
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 1bfca2ffd39b..9226fd076bd4 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lftp -PORTVERSION= 2.2.2 +PORTVERSION= 2.2.3 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 5e921ddcddf4..cc6556703a88 100644 --- a/ftp/lftp/distinfo +++ b/ftp/lftp/distinfo @@ -1 +1 @@ -MD5 (lftp-2.2.2.tar.bz2) = 9d41f0fefd0f4a4db7d3d9a187482650 +MD5 (lftp-2.2.3.tar.bz2) = bd33e9f0d7f30c710c72aa8e35aeee27 |