diff options
author | jim <jim@FreeBSD.org> | 2001-02-10 04:32:37 +0800 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2001-02-10 04:32:37 +0800 |
commit | 6979afd9b3feed149683d88958c9fd672cd30c56 (patch) | |
tree | 993bcaed8de70b4752b4450c1483c2b0ba20f924 /mail/Makefile | |
parent | 9d93ea52abb889c713c1ae4945c288d6146d7b4f (diff) | |
download | freebsd-ports-gnome-6979afd9b3feed149683d88958c9fd672cd30c56.tar.gz freebsd-ports-gnome-6979afd9b3feed149683d88958c9fd672cd30c56.tar.zst freebsd-ports-gnome-6979afd9b3feed149683d88958c9fd672cd30c56.zip |
Add drac, a daemon to dynamically update a relay authorization map for
Sendmail, Postfix, and other MTAs that support it.
PR: 24134
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 c36b75b3f4ce..7f2e9aaf71c4 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -18,6 +18,7 @@ SUBDIR += cvsmail SUBDIR += cyrus SUBDIR += distribute + SUBDIR += drac SUBDIR += elm SUBDIR += elm+ME SUBDIR += emil |