pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/defaults Modify the comment about FETCH_RESUME_ARGS...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1a5486e9669c
branches: trunk
changeset: 482380:1a5486e9669c
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Tue Oct 26 21:22:51 2004 +0000
description:
Modify the comment about FETCH_RESUME_ARGS a bit, to sync with
FETCH_OUTPUT_ARGS.
diffstat:
mk/defaults/mk.conf | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r e8762cb24b06 -r 1a5486e9669c mk/defaults/mk.conf
--- a/mk/defaults/mk.conf Tue Oct 26 21:14:59 2004 +0000
+++ b/mk/defaults/mk.conf Tue Oct 26 21:22:51 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.10 2004/10/26 21:14:59 xtraeme Exp $
+# $NetBSD: mk.conf,v 1.11 2004/10/26 21:22:51 xtraeme Exp $
#
# A file providing defaults for pkgsrc and the packages collection.
@@ -252,8 +252,8 @@
.else
FETCH_RESUME_ARGS?= # empty
.endif
-# Default argument to resume transferencies on pkgsrc, when using ftp(1)
-# from NetBSD/pkgsrc.
+# Used when PKG_RESUME_TRANSFERS is enabled, to specify default argument
+# to resume transfers.
# Default: -R
# Possible: depends on your FETCH_CMD value.
Home |
Main Index |
Thread Index |
Old Index