diff options
author | kevlo <kevlo@FreeBSD.org> | 2002-04-17 21:53:16 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2002-04-17 21:53:16 +0800 |
commit | 609b9b4e2a1c9659ce39ea2d60610663275d90b0 (patch) | |
tree | 1fbf515356f28e86ba66b84cdb0d737dc6d4a680 /ftp/lftp/Makefile | |
parent | 275cf804059528fd81cd57def9c73dcd8003b50d (diff) | |
download | freebsd-ports-gnome-609b9b4e2a1c9659ce39ea2d60610663275d90b0.tar.gz freebsd-ports-gnome-609b9b4e2a1c9659ce39ea2d60610663275d90b0.tar.zst freebsd-ports-gnome-609b9b4e2a1c9659ce39ea2d60610663275d90b0.zip |
Update to version 2.5.1
PR: 37184
Submitted by: MAINTAINER
Diffstat (limited to 'ftp/lftp/Makefile')
-rw-r--r-- | ftp/lftp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index d5097eee015a..ad2ba17f8e9e 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -6,8 +6,7 @@ # PORTNAME= lftp -PORTVERSION= 2.5.0a -PORTREVISION= 1 +PORTVERSION= 2.5.1 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/ \ |