summaryrefslogtreecommitdiff
path: root/net/yafc/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2002-11-29 01:27:39 +0000
committermarkd <markd@pkgsrc.org>2002-11-29 01:27:39 +0000
commit5a782bc1cf3b423f00bd93da6d7b154e3e9e8d54 (patch)
treed85b71408f19e7dd1c7ea37698deae8d77b0a152 /net/yafc/Makefile
parentb694fd366205bc7aff7dbbe10e52706c337cf79c (diff)
downloadpkgsrc-5a782bc1cf3b423f00bd93da6d7b154e3e9e8d54.tar.gz
Update to version 0.7.10.
From PR 19187 by Piotr Stolc. changes: * May 30th, 2002: yafc 0.7.10 released - fixed segfault in directory listing * May 28th, 2002: yafc 0.7.9 released - fixed segfault with bookmarks without login - put, rm, untag, cat and ltag functions now handles quoted characters correctly - the "long command" setting now also applies to connection attempts - Changed get -o function; if the argument ends with a slash it is always considered a directory, if only one file is transferred and the destination already exists and is a directory the file is put in that directory
Diffstat (limited to 'net/yafc/Makefile')
-rw-r--r--net/yafc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/yafc/Makefile b/net/yafc/Makefile
index 517ddb1df33..7a1348fa939 100644
--- a/net/yafc/Makefile
+++ b/net/yafc/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2002/10/25 18:40:23 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2002/11/29 01:27:39 markd Exp $
-DISTNAME= yafc-0.7.8
+DISTNAME= yafc-0.7.10
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yafc/}
EXTRACT_SUFX= .tar.bz2