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 | fa6a19a52eb1de81c181f06dd49faa5e6657658f (diff) | |
download | freebsd-ports-cdaba9efbef841237e105835bb2a697585946cb1.zip |
Activate isync
-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 |