diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-07-07 11:16:39 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-07-07 11:16:39 +0800 |
commit | 37dab5cc25cb809cf7f1457f2a1dd4cba6d61816 (patch) | |
tree | d74906b0b41ef4f10700ba67eaadbed20a8020bd /mail/Makefile | |
parent | e57fd81cc7065cc053fb1bde2222b2a12e882878 (diff) | |
download | freebsd-ports-graphics-37dab5cc25cb809cf7f1457f2a1dd4cba6d61816.tar.gz freebsd-ports-graphics-37dab5cc25cb809cf7f1457f2a1dd4cba6d61816.tar.zst freebsd-ports-graphics-37dab5cc25cb809cf7f1457f2a1dd4cba6d61816.zip |
add dkimap4
IMAP4rev1 and POP3 server from the DBOX BBS package
PR: 28244
Submitted by: Anders Nordby <anders@fix.no>
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 e98932c2952..818039cf1be 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -24,6 +24,7 @@ SUBDIR += cyrus-imapd SUBDIR += demime SUBDIR += distribute + SUBDIR += dkimap4 SUBDIR += drac SUBDIR += elm SUBDIR += elm+ME |