summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Jaspert <joerg@debian.org>2009-12-25 23:59:58 +0100
committerJoerg Jaspert <joerg@debian.org>2009-12-25 23:59:58 +0100
commit0b0472f667dee8ce933551949987cb27357f404c (patch)
tree5f297737f8d6cc6b57c1c1fd6bcf8f24530e2edf
parent39d86194a332f493065e70ec9d7e690c74280ee8 (diff)
Mention kfreebsd-{i386,amd64} and drop m68k
Signed-off-by: Joerg Jaspert <joerg@debian.org>
-rwxr-xr-xbin/ftpsync3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/ftpsync b/bin/ftpsync
index e8c30c4..99ec2a6 100755
--- a/bin/ftpsync
+++ b/bin/ftpsync
@@ -207,7 +207,8 @@ fi
# mirrorring. Use as space seperated list. #
# Possible values are: #
# alpha, amd64, arm, armel, hppa, hurd-i386, i386, ia64, #
-# m68k, mipsel, mips, powerpc, s390, sh, sparc and source #
+# mipsel, mips, powerpc, s390, sparc, kfreebsd-i386, kfreebsd-amd64 #
+# and source. #
# eg. ARCH_EXCLUDE="alpha arm armel mipsel mips s390 sparc" #
# #
# An unset value will mirror all architectures #