diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-07-27 16:26:39 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-07-27 16:26:39 +0000 |
commit | 338e2198a3a979bb99404832ecb26c1687476c1a (patch) | |
tree | dfd3bf2fee6860f8f5503b34306f288fe77bcd52 /mail/Makefile | |
parent | c6df86859dce1a7aceaafe2a7b09e19eefe7fb9b (diff) |
Add dkimproxy 0.13, DKIM filter for Postfix.
PR: ports/100381
Submitted by: Yoshisato YANAGISAWA
Notes
Notes:
svn path=/head/; revision=168892
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 3e23bd908938..776e215dcb44 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -63,6 +63,7 @@ SUBDIR += dkfilter SUBDIR += dkim-milter SUBDIR += dkimap4 + SUBDIR += dkimproxy SUBDIR += dovecot SUBDIR += drac SUBDIR += drbl |