diff options
author | chris <chris> | 2002-10-27 16:11:01 +0000 |
---|---|---|
committer | chris <chris> | 2002-10-27 16:11:01 +0000 |
commit | bf4b4a011989455ead304ddffb29c4e4ae6c72ea (patch) | |
tree | b9dde86e4686f912ac216a66bf6aa1f0b8bf9973 /mail | |
parent | c5bd4b8e342787074386b03472531b6890924387 (diff) | |
download | pkgsrc-bf4b4a011989455ead304ddffb29c4e4ae6c72ea.tar.gz |
Enable cyrus-imapd21.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index e7e55272bc8..6ef35779e15 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.147 2002/10/10 11:06:40 mjl Exp $ +# $NetBSD: Makefile,v 1.148 2002/10/27 16:11:01 chris Exp $ # COMMENT= Electronic mail utilities @@ -21,6 +21,7 @@ SUBDIR+= courier-maildirmake SUBDIR+= cucipop SUBDIR+= cue SUBDIR+= cyrus-imapd +SUBDIR+= cyrus-imapd21 SUBDIR+= deliver SUBDIR+= demime SUBDIR+= distribute |