diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2002-08-06 13:29:14 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2002-08-06 13:29:14 +0000 |
commit | 7ec02faa87c64780709e6a3ef28c3a6570a7b1e0 (patch) | |
tree | 40e865ae228315723c63a857605b9c5b445f250c | |
parent | 828b2e2e855e7774d59497fa92db02e8265f2ee3 (diff) | |
download | ports-7ec02faa87c64780709e6a3ef28c3a6570a7b1e0.tar.gz ports-7ec02faa87c64780709e6a3ef28c3a6570a7b1e0.zip |
Notes
-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 1e6e38a87996..5a3447af9924 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lftp -PORTVERSION= 2.5.4 +PORTVERSION= 2.6.0 CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/ \ ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/old/ \ diff --git a/ftp/lftp/distinfo b/ftp/lftp/distinfo index 5fbc23a7a482..44a889a15b82 100644 --- a/ftp/lftp/distinfo +++ b/ftp/lftp/distinfo @@ -1 +1 @@ -MD5 (lftp-2.5.4.tar.bz2) = 94bff81a84bac8c9029b2f4f8262c1f0 +MD5 (lftp-2.6.0.tar.bz2) = c52aaca87c2a9fbc71cc9fd027af0b32 |