diff options
author | sem <sem@FreeBSD.org> | 2005-01-16 21:31:45 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2005-01-16 21:31:45 +0800 |
commit | 2e144f364fc35fb0936bf2e1b427a33aa2b1a628 (patch) | |
tree | 1daea0afc9dfc326aba2d41638830cfe12c44106 /mail/Makefile | |
parent | ad7c3e92caefe10401d15d467d577115647587b3 (diff) | |
download | freebsd-ports-gnome-2e144f364fc35fb0936bf2e1b427a33aa2b1a628.tar.gz freebsd-ports-gnome-2e144f364fc35fb0936bf2e1b427a33aa2b1a628.tar.zst freebsd-ports-gnome-2e144f364fc35fb0936bf2e1b427a33aa2b1a628.zip |
imapsync - IMAP synchronization, copy or migration tool.
Synchronize mailboxes between two imap servers.
Good at IMAP migration.
PR: ports/76304
Submitted by: Alex Deiter <tiamat(at)komi.mts.ru>
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 ffc6f42d28ba..a0c22f3d0600 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -124,6 +124,7 @@ SUBDIR += im SUBDIR += imap-uw SUBDIR += imapfilter + SUBDIR += imapsync SUBDIR += imp SUBDIR += ingo SUBDIR += isoqlog |