diff options
author | ume <ume@FreeBSD.org> | 2007-12-12 08:16:52 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2007-12-12 08:16:52 +0800 |
commit | 8f0e88c4d6edbf6bd3354ac8e9132b8afd87bd7e (patch) | |
tree | e5974c3bd4520cab3db0925e41fd4fd78218f728 /mail/cyrus-imapd24/Makefile | |
parent | 5ade46ae63764a747704add29eed4ac3590f0a5d (diff) | |
download | freebsd-ports-gnome-8f0e88c4d6edbf6bd3354ac8e9132b8afd87bd7e.tar.gz freebsd-ports-gnome-8f0e88c4d6edbf6bd3354ac8e9132b8afd87bd7e.tar.zst freebsd-ports-gnome-8f0e88c4d6edbf6bd3354ac8e9132b8afd87bd7e.zip |
Update to 2.3.11.
Diffstat (limited to 'mail/cyrus-imapd24/Makefile')
-rw-r--r-- | mail/cyrus-imapd24/Makefile | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile index 1023110defbe..be867585da93 100644 --- a/mail/cyrus-imapd24/Makefile +++ b/mail/cyrus-imapd24/Makefile @@ -6,8 +6,8 @@ # PORTNAME= cyrus-imapd -PORTVERSION= 2.3.9 -PORTREVISION= 1 +PORTVERSION= 2.3.11 +#PORTREVISION= 0 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus/ \ http://ftp.andrew.cmu.edu/pub/cyrus/ \ @@ -146,12 +146,12 @@ MAN5= cyrus.conf.5 imapd.conf.5 krb.equiv.5 CYRUS_MAN3= Cyrus::IMAP.3 Cyrus::IMAP::Admin.3 Cyrus::IMAP::IMSP.3 \ Cyrus::IMAP::Shell.3 Cyrus::SIEVE::managesieve.3 CYRUS_MAN8= arbitron.8 chk_cyrus.8 nntpd.8 ctl_cyrusdb.8 ctl_deliver.8 \ - cyr_dbtool.8 cyr_expire.8 ctl_mboxlist.8 cvt_cyrusdb.8 \ - deliver.8 fetchnews.8 fud.8 idled.8 imapd.8 ipurge.8 lmtpd.8 \ - make_md5.8 master.8 mbexamine.8 mbpath.8 notifyd.8 pop3d.8 \ - quota.8 reconstruct.8 rmnews.8 smmapd.8 squatter.8 \ - sync_client.8 sync_reset.8 sync_server.8 syncnews.8 \ - timsieved.8 tls_prune.8 unexpunge.8 + cyr_dbtool.8 cyr_expire.8 cyr_synclog.8 ctl_mboxlist.8 \ + cvt_cyrusdb.8 deliver.8 fetchnews.8 fud.8 idled.8 imapd.8 \ + ipurge.8 lmtpd.8 make_md5.8 make_sha1.8 master.8 mbexamine.8 \ + mbpath.8 notifyd.8 pop3d.8 quota.8 reconstruct.8 rmnews.8 \ + smmapd.8 squatter.8 sync_client.8 sync_reset.8 sync_server.8 \ + syncnews.8 timsieved.8 tls_prune.8 unexpunge.8 DOCS= altnamespace anoncvs bugs changes faq feedback index \ install install-admin-mb install-auth install-compile \ |