diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-03-28 09:10:08 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-03-28 09:10:08 +0000 |
commit | 071b4beef315548e42c4a6b6554d5dfa9e9d9dfa (patch) | |
tree | bd9f6fe502ff005b80a57a5e3545737de5d9f819 /mail/Makefile | |
parent | ea6dd7db3b9220a8cb76e7eaf481ab3f62fc4647 (diff) |
New Port: mail/dcc-dccd
Distributed Checksum Clearinghouse procmail, sendmail and
server support
PR: ports/43862
Submitted by: Dean Hollister <dean@odyssey.apana.org.au>
Notes
Notes:
svn path=/head/; revision=77597
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 e598d66c65f3..7221f7748386 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -31,6 +31,7 @@ SUBDIR += cyrus SUBDIR += cyrus-imapd SUBDIR += cyrus-imapd2 + SUBDIR += dcc-dccd SUBDIR += demime SUBDIR += distribute SUBDIR += dkimap4 |