diff options
author | clive <clive@FreeBSD.org> | 2001-01-04 21:37:56 +0800 |
---|---|---|
committer | clive <clive@FreeBSD.org> | 2001-01-04 21:37:56 +0800 |
commit | 2e44c715feac52b7cd1d00e1675b912a70b1c58c (patch) | |
tree | 7fb1b5771dee92f97b4f1c9d51ebf0d29c106d2f /ftp | |
parent | d7fedd0074933dd887363f35f22b24d008eaded7 (diff) | |
download | freebsd-ports-gnome-2e44c715feac52b7cd1d00e1675b912a70b1c58c.tar.gz freebsd-ports-gnome-2e44c715feac52b7cd1d00e1675b912a70b1c58c.tar.zst freebsd-ports-gnome-2e44c715feac52b7cd1d00e1675b912a70b1c58c.zip |
Update to 2.3.6
PR: 24068
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 f95e74269cf7..c3ea9c543728 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lftp -PORTVERSION= 2.3.5 +PORTVERSION= 2.3.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 8bf2e2a9584a..35e08145e572 100644 --- a/ftp/lftp/distinfo +++ b/ftp/lftp/distinfo @@ -1 +1 @@ -MD5 (lftp-2.3.5.tar.bz2) = 9d93c0b0f59f5d8a92d0f309ae1c73d0 +MD5 (lftp-2.3.6.tar.bz2) = cd7d8ffc9746c589816e60aa9bb51204 |