diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2010-10-18 12:47:19 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2010-10-18 12:47:19 +0000 |
commit | f670b6f88fc29bd31f7f4d5111ab754409f76a9f (patch) | |
tree | 06ed4d252b661fc0c690d8e5ce206087c27d294d /mail/Makefile | |
parent | e5da75e57713e2052ba2a8951d8d2595c6124373 (diff) | |
download | ports-f670b6f88fc29bd31f7f4d5111ab754409f76a9f.tar.gz ports-f670b6f88fc29bd31f7f4d5111ab754409f76a9f.zip |
Add new 2.4 branch of Cyrus IMAPd after repocopy.
PR: ports/151472
Repocopied by: portmgr (marcus)
Notes
Notes:
svn path=/head/; revision=263193
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 9ef5eeab6e3b..b095e0b2bb87 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -81,6 +81,7 @@ SUBDIR += cyrus-imapd2 SUBDIR += cyrus-imapd22 SUBDIR += cyrus-imapd23 + SUBDIR += cyrus-imapd24 SUBDIR += cyrus2courier SUBDIR += dbmail SUBDIR += dbmail20 |