diff options
author | obraun <obraun@FreeBSD.org> | 2003-06-19 18:30:15 +0800 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2003-06-19 18:30:15 +0800 |
commit | 1765f5309e31c48fb9a8d936dcfc74c1b5270f89 (patch) | |
tree | f3c4edde25df9f59a1623f0d259faba5732ec669 /ftp/lftp | |
parent | ab2e2ebd14ab61d40d5ad3a8360cd5c3ad131cb4 (diff) | |
download | freebsd-ports-gnome-1765f5309e31c48fb9a8d936dcfc74c1b5270f89.tar.gz freebsd-ports-gnome-1765f5309e31c48fb9a8d936dcfc74c1b5270f89.tar.zst freebsd-ports-gnome-1765f5309e31c48fb9a8d936dcfc74c1b5270f89.zip |
* Upgrade to 2.6.6.
* Change maintainers email address.
PR: ports/53485
Submitted by: maintainer
Diffstat (limited to 'ftp/lftp')
-rw-r--r-- | ftp/lftp/Makefile | 4 | ||||
-rw-r--r-- | ftp/lftp/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 72f61b16ffda..6b5d36044def 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lftp -PORTVERSION= 2.6.5 +PORTVERSION= 2.6.6 CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.phear.org/pub/linux/networking/ftp/client/lftp/ \ ftp://ftp.phear.org/pub/linux/networking/ftp/client/lftp/old/ \ @@ -31,7 +31,7 @@ MASTER_SITES= ftp://ftp.phear.org/pub/linux/networking/ftp/client/lftp/ \ 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/ -MAINTAINER= fm@astral.ntu-kpi.kiev.ua +MAINTAINER= fm@code.org.ua COMMENT= Shell-like command line ftp client LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext diff --git a/ftp/lftp/distinfo b/ftp/lftp/distinfo index 2644758d578b..8bb8b145ae99 100644 --- a/ftp/lftp/distinfo +++ b/ftp/lftp/distinfo @@ -1 +1 @@ -MD5 (lftp-2.6.5.tar.bz2) = 8f09fbf5dd7b048ae3abbbc9d9c83a50 +MD5 (lftp-2.6.6.tar.bz2) = fec9d5c2a4ec65eb37fa33d21b869c81 |