diff options
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index fc5773b5abf5..80443466c193 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -80,6 +80,7 @@ SUBDIR += cyrus-imapd25 SUBDIR += cyrus-imapd30 SUBDIR += cyrus-imapd310 + SUBDIR += cyrus-imapd312 SUBDIR += cyrus-imapd32 SUBDIR += cyrus-imapd34 SUBDIR += cyrus-imapd36 @@ -529,7 +530,6 @@ SUBDIR += py-mailnag SUBDIR += py-mailsuite SUBDIR += py-managesieve3 - SUBDIR += py-milter SUBDIR += py-notmuch SUBDIR += py-notmuch2 SUBDIR += py-offlineimap3 @@ -537,6 +537,7 @@ SUBDIR += py-premailer SUBDIR += py-pyisemail SUBDIR += py-pymailq + SUBDIR += py-pymilter SUBDIR += py-pysasl SUBDIR += py-pyspf SUBDIR += py-python-slimta |