aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail-cachesaver/pkg-descr
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-04-29 14:45:36 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-04-29 14:45:36 +0000
commitf99a190e727c9659418e09219f8bcafc597fdd7c (patch)
tree3693409531a7e8791c4ade368177bce694106111 /mail/claws-mail-cachesaver/pkg-descr
parent70857128b218e2cbf5a24253b8c41dc7eae5864a (diff)
This plugin saves the caches every 60 seconds (or user-defined period).
It helps avoiding the loss of metadata on crashes. PR: ports/95445 Submitted by: Pawel Pekala <c0rn@o2.pl>
Notes
Notes: svn path=/head/; revision=160778
Diffstat (limited to 'mail/claws-mail-cachesaver/pkg-descr')
-rw-r--r--mail/claws-mail-cachesaver/pkg-descr2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/claws-mail-cachesaver/pkg-descr b/mail/claws-mail-cachesaver/pkg-descr
new file mode 100644
index 000000000000..f3f505262254
--- /dev/null
+++ b/mail/claws-mail-cachesaver/pkg-descr
@@ -0,0 +1,2 @@
+This plugin saves the caches every 60 seconds (or user-defined period).
+It helps avoiding the loss of metadata on crashes.