summaryrefslogtreecommitdiff
path: root/net/cftp/Makefile
diff options
context:
space:
mode:
authordillo <dillo@pkgsrc.org>2001-09-11 23:07:57 +0000
committerdillo <dillo@pkgsrc.org>2001-09-11 23:07:57 +0000
commitaa1a2e30b0c4b98e6f1a01a2bf8f2e3b19fd8987 (patch)
tree23900e7540986a7e60f239528e9451ae5784cd7a /net/cftp/Makefile
parentac0b3f8e79e69b38de6878e4a5746c21d44d2dd6 (diff)
downloadpkgsrc-aa1a2e30b0c4b98e6f1a01a2bf8f2e3b19fd8987.tar.gz
update to 0.11
Changes: * display transfer rates * detect stalled connections and abort after stall-timeout seconds * fix ASCII mode uploads * write proper URLs (encoding special chars, include user and port) * various bug fixes
Diffstat (limited to 'net/cftp/Makefile')
-rw-r--r--net/cftp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/cftp/Makefile b/net/cftp/Makefile
index b9ca8f25695..59cee380484 100644
--- a/net/cftp/Makefile
+++ b/net/cftp/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.4 2001/02/17 18:18:39 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2001/09/11 23:07:57 dillo Exp $
#
-DISTNAME= cftp-0.10
+DISTNAME= cftp-0.11
CATEGORIES= net
MASTER_SITES= ftp://sunsite.csd.smc.univie.ac.at/pub/nih/cftp/ \
ftp://ftp.giga.or.at/pub/nih/cftp/
-MAINTAINER= wiz@netbsd.org
+MAINTAINER= dillo@netbsd.org
HOMEPAGE= http://sunsite.csd.smc.univie.ac.at/pub/nih/cftp/
COMMENT= Comfortable FTP, a full screen ftp client