diff options
author | pav <pav@FreeBSD.org> | 2006-04-29 22:45:36 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-04-29 22:45:36 +0800 |
commit | 636094c0ad568ff4f28d7724dff209d1e1e0a2c8 (patch) | |
tree | 17b84a1c2deff080edba9930fecad9cf12057436 /mail/Makefile | |
parent | 4dd9813eb1af743551ba202e035a88b7859adac5 (diff) | |
download | freebsd-ports-gnome-636094c0ad568ff4f28d7724dff209d1e1e0a2c8.tar.gz freebsd-ports-gnome-636094c0ad568ff4f28d7724dff209d1e1e0a2c8.tar.zst freebsd-ports-gnome-636094c0ad568ff4f28d7724dff209d1e1e0a2c8.zip |
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>
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 4731e3837ff6..b72dfbbff767 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -523,6 +523,7 @@ SUBDIR += swaks SUBDIR += sylpheed SUBDIR += sylpheed-claws + SUBDIR += sylpheed-claws-cachesaver SUBDIR += sylpheed-claws-fetchinfo SUBDIR += sylpheed-claws-mailmbox SUBDIR += sylpheed-claws-perl |