diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-11-08 23:27:17 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-11-08 23:27:17 +0800 |
commit | bdbf65897faf479c0cab3e72a2c80cdd043d2a49 (patch) | |
tree | 399eb1ae51feaac8f3b528ec008bee7efed1e08a /ftp/lftp/Makefile | |
parent | 18e59b1ace1f8edf9225a45e5bcc222ca100f397 (diff) | |
download | freebsd-ports-gnome-bdbf65897faf479c0cab3e72a2c80cdd043d2a49.tar.gz freebsd-ports-gnome-bdbf65897faf479c0cab3e72a2c80cdd043d2a49.tar.zst freebsd-ports-gnome-bdbf65897faf479c0cab3e72a2c80cdd043d2a49.zip |
Update to version 2.4.6
PR: 31832
Submitted by: MAINTAINER
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 4b229cc2857c..7d552d3ef909 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lftp -PORTVERSION= 2.4.5 +PORTVERSION= 2.4.6 CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/ \ ${MASTER_SITE_SUNSITE} |