diff options
author | Eivind Eklund <eivind@FreeBSD.org> | 2001-01-02 10:42:00 +0000 |
---|---|---|
committer | Eivind Eklund <eivind@FreeBSD.org> | 2001-01-02 10:42:00 +0000 |
commit | cdaba9efbef841237e105835bb2a697585946cb1 (patch) | |
tree | 0d4e25018691091dda2b06c7a03564667e710b1d | |
parent | isync is a tool for synchronizing IMAP folders to local Maildir copies, for (diff) |
Activate isync
Notes
Notes:
svn path=/head/; revision=36597
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 03366b0b2fe1..36456c8d874a 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -39,6 +39,7 @@ SUBDIR += icqmail SUBDIR += im SUBDIR += imap-uw + SUBDIR += isync SUBDIR += junkfilter SUBDIR += kbiff SUBDIR += knewmail |