From 37aeaea9bec73702001d63827b3674d3ba6e7121 Mon Sep 17 00:00:00 2001 From: Eivind Eklund Date: Thu, 14 Jun 2001 13:54:57 +0000 Subject: Update isync from 0.4 to 0.5 (only verison number and distfile checksum update needed.) This update was performed by me locally at the same time as the submitter. Changes include: - Updated SSL support. - Added CRAM authentication support. - Added MailDir configuration option to specify the default location of local mailboxes when relative paths are used. - Added support for uploading local messages to the IMAP server. - Added CopyDeletedTo configuration option to cause isync to move deleted messages to a particular mailbox on the server when they are expunged. - Started to re-use passwords for multiple mailboxes Submitted by: Pete Fritchman --- mail/isync/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/isync/Makefile') diff --git a/mail/isync/Makefile b/mail/isync/Makefile index f79f04225471..141d296ac814 100644 --- a/mail/isync/Makefile +++ b/mail/isync/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= isync -PORTVERSION= 0.4 +PORTVERSION= 0.5 CATEGORIES= mail MASTER_SITES= http://www.sigpipe.org/isync/ -- cgit v1.2.3