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/lftp/Makefile | |
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/lftp/Makefile')
-rw-r--r-- | ftp/lftp/Makefile | 2 |
1 files changed, 1 insertions, 1 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} |