diff options
author | chris <chris> | 2002-10-27 16:11:01 +0000 |
---|---|---|
committer | chris <chris> | 2002-10-27 16:11:01 +0000 |
commit | b9cd5be8d210573bb5dba0c0b10ca311f25724e0 (patch) | |
tree | b9dde86e4686f912ac216a66bf6aa1f0b8bf9973 /mail/Makefile | |
parent | 0a34cb24a0895fbb248a12ffbe32f8e024fbff06 (diff) | |
download | pkgsrc-b9cd5be8d210573bb5dba0c0b10ca311f25724e0.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 |