diff options
author | miwi <miwi@FreeBSD.org> | 2006-09-13 16:58:15 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-09-13 16:58:15 +0800 |
commit | 4971ba27f6c4aa4b994e94188ae73914034d8b54 (patch) | |
tree | af59aa5d01ca4779489e8d5fba18a66f6b68222b /mail/Makefile | |
parent | a1d3e506dc4c1a81a7526c5697d5f94182e72278 (diff) | |
download | freebsd-ports-graphics-4971ba27f6c4aa4b994e94188ae73914034d8b54.tar.gz freebsd-ports-graphics-4971ba27f6c4aa4b994e94188ae73914034d8b54.tar.zst freebsd-ports-graphics-4971ba27f6c4aa4b994e94188ae73914034d8b54.zip |
This plugin displays a pull-down select box with IMAP server choices on the
login page. The user will be logged in using the IMAP server that is chosen.
WWW: http://www.squirrelmail.org
PR: ports/102995
Submitted by: Gerrit Beine <gerrit.beine(at)gmx.de>
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 ad56942d4dc..c62a0219b08 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -529,6 +529,7 @@ SUBDIR += squirrelmail-email_footer-plugin SUBDIR += squirrelmail-login_auth-plugin SUBDIR += squirrelmail-login_notes-plugin + SUBDIR += squirrelmail-multilogin-plugin SUBDIR += squirrelmail-newuser_wiz-plugin SUBDIR += squirrelmail-notes-plugin SUBDIR += squirrelmail-notify-plugin |