diff options
author | garga <garga@FreeBSD.org> | 2005-11-09 22:44:52 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-11-09 22:44:52 +0800 |
commit | 7d3bb00a89a3d4a532e692a038c214389a90fd18 (patch) | |
tree | 442e3969285771a5a50909ea5cabc0bb333fda15 /mail/Makefile | |
parent | c65e3f38627f81066e3fe52b0b102b25e3e23a17 (diff) | |
download | freebsd-ports-gnome-7d3bb00a89a3d4a532e692a038c214389a90fd18.tar.gz freebsd-ports-gnome-7d3bb00a89a3d4a532e692a038c214389a90fd18.tar.zst freebsd-ports-gnome-7d3bb00a89a3d4a532e692a038c214389a90fd18.zip |
A few programs to allow qmail to authenticate users through a Microsoft
Active Directory.
Author: Leslie VanExel <prok@fo2k.com>
WWW: http://fo2k.com/qmail-activedir/
PR: ports/88684
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
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 0c16bbc9ef9e..f59488b4c45d 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -413,6 +413,7 @@ SUBDIR += qconfirm SUBDIR += qmHandle SUBDIR += qmail + SUBDIR += qmail-activedir SUBDIR += qmail-autoresponder SUBDIR += qmail-conf SUBDIR += qmail-contrib |