diff options
author | edwin <edwin@FreeBSD.org> | 2003-03-28 17:10:08 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-03-28 17:10:08 +0800 |
commit | e2e9f23eaea1cf19c39b1d6072cc360796150c68 (patch) | |
tree | 58983ab3a38fbe017ad4ca8f8e0e48c88863e421 /mail/Makefile | |
parent | 975abce2e2e736603dda7d656b52c59aad75dbb9 (diff) | |
download | freebsd-ports-gnome-e2e9f23eaea1cf19c39b1d6072cc360796150c68.tar.gz freebsd-ports-gnome-e2e9f23eaea1cf19c39b1d6072cc360796150c68.tar.zst freebsd-ports-gnome-e2e9f23eaea1cf19c39b1d6072cc360796150c68.zip |
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>
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 |