diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2002-09-15 07:14:08 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2002-09-15 07:14:08 +0000 |
commit | 14ccbb09e61a824d2fef15b323dd7a6b513373c5 (patch) | |
tree | 3031f87905e23cd5b9e00289845a4b5e7d6723bb /ftp | |
parent | Fix some plist issues I missed. Bump PORTREVISION. (diff) |
Upgrade to 2.6.2.
PR: ports/42791
Submitted by: maintainer update
Notes
Notes:
svn path=/head/; revision=66346
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 5a3447af9924..b3c7d83ee165 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lftp -PORTVERSION= 2.6.0 +PORTVERSION= 2.6.2 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 44a889a15b82..07209d60612f 100644 --- a/ftp/lftp/distinfo +++ b/ftp/lftp/distinfo @@ -1 +1 @@ -MD5 (lftp-2.6.0.tar.bz2) = c52aaca87c2a9fbc71cc9fd027af0b32 +MD5 (lftp-2.6.2.tar.bz2) = 914d95bfca4d0d3c41d9b742aa7946c3 |