diff options
author | chris <chris@pkgsrc.org> | 2002-10-27 16:11:01 +0000 |
---|---|---|
committer | chris <chris@pkgsrc.org> | 2002-10-27 16:11:01 +0000 |
commit | 61df238095b28684cdb847c806fba239e4360329 (patch) | |
tree | b9dde86e4686f912ac216a66bf6aa1f0b8bf9973 /mail/Makefile | |
parent | 0b2798f0abd96533abb1695749ad1f58f1e592f8 (diff) | |
download | pkgsrc-61df238095b28684cdb847c806fba239e4360329.tar.gz |
Enable cyrus-imapd21.
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 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 |