diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-11-08 15:27:17 +0000 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-11-08 15:27:17 +0000 |
commit | bdbf65897faf479c0cab3e72a2c80cdd043d2a49 (patch) | |
tree | 399eb1ae51feaac8f3b528ec008bee7efed1e08a /ftp | |
parent | 18e59b1ace1f8edf9225a45e5bcc222ca100f397 (diff) | |
download | FreeBSD-ports-bdbf65897faf479c0cab3e72a2c80cdd043d2a49.zip FreeBSD-ports-bdbf65897faf479c0cab3e72a2c80cdd043d2a49.tar.gz |
Update to version 2.4.6
PR: 31832
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 4b229cc..7d552d3 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} diff --git a/ftp/lftp/distinfo b/ftp/lftp/distinfo index 6b47141..928eb1b 100644 --- a/ftp/lftp/distinfo +++ b/ftp/lftp/distinfo @@ -1 +1 @@ -MD5 (lftp-2.4.5.tar.bz2) = 66851287383d6131b8b45690b2073a37 +MD5 (lftp-2.4.6.tar.bz2) = 9fcf7aa68ad1f50ce4309f495bf6e759 |