summaryrefslogtreecommitdiff
path: root/net/lftp/Makefile
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2004-05-25 12:01:16 +0000
committersalo <salo@pkgsrc.org>2004-05-25 12:01:16 +0000
commita6e4e4febb29adbbd4169699b241f39f8975447c (patch)
treefeaa193def80a6281ade05287f4e28ca1e2f3609 /net/lftp/Makefile
parent67ce9d7857e1dfb7b395a3ceaa344b04877dcb9b (diff)
downloadpkgsrc-a6e4e4febb29adbbd4169699b241f39f8975447c.tar.gz
Update to version 3.0.3.
Changes: - better DESCR and COMMENT 3.0.3: ====== * cls for sftp can now print symbolic user, group and number of hard links. * make cd dir/ check if dir exists. * follow ftp:ssl-force even if ftp server does not advertise AUTH in FEAT reply. * fixed excessive STAT commands in FXP transfer. * fixed core dump when disconnecting with active FXP transfer. * fixed memory leak in sftp uploading and file renaming.
Diffstat (limited to 'net/lftp/Makefile')
-rw-r--r--net/lftp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/lftp/Makefile b/net/lftp/Makefile
index 6e937ec12a3..10df67d8365 100644
--- a/net/lftp/Makefile
+++ b/net/lftp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2004/04/16 02:57:48 salo Exp $
+# $NetBSD: Makefile,v 1.41 2004/05/25 12:01:16 salo Exp $
#
-DISTNAME= lftp-3.0.2
+DISTNAME= lftp-3.0.3
CATEGORIES= net
MASTER_SITES= ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/ \
ftp://ftp.tuwien.ac.at/infosys/browsers/ftp/lftp/ \
@@ -13,7 +13,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= michal@pasternak.w.lub.pl
HOMEPAGE= http://lftp.yar.ru/
-COMMENT= Powerful command line ftp client
+COMMENT= Powerful command line file transfer client
PKG_INSTALLATION_TYPES= overwrite pkgviews