diff options
author | kevlo <kevlo@FreeBSD.org> | 2000-10-15 16:12:00 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2000-10-15 16:12:00 +0800 |
commit | 18d1a686ece0cb0e838d294921cf635f2eac6f06 (patch) | |
tree | 31eb7bd2b45348ce17bf21c09ea312fecbd5bdac | |
parent | b6648ae20f8383a229c816409a0bcda3980f5040 (diff) | |
download | freebsd-ports-gnome-18d1a686ece0cb0e838d294921cf635f2eac6f06.tar.gz freebsd-ports-gnome-18d1a686ece0cb0e838d294921cf635f2eac6f06.tar.zst freebsd-ports-gnome-18d1a686ece0cb0e838d294921cf635f2eac6f06.zip |
Update to version 2.3.4
PR: 21962
Submitted by: MAINTAINER
-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 a6f2fff6273b..ce3ac42e14e7 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lftp -PORTVERSION= 2.3.3 +PORTVERSION= 2.3.4 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 80c1a16681ba..1053f32485fb 100644 --- a/ftp/lftp/distinfo +++ b/ftp/lftp/distinfo @@ -1 +1 @@ -MD5 (lftp-2.3.3.tar.bz2) = 94083d9a2e057e28743b85f81e63c4fd +MD5 (lftp-2.3.4.tar.bz2) = b86442b6a61818cf526bb06707aa51e4 |