diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-09-13 16:58:15 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-09-13 16:58:15 +0800 |
commit | c90e0468f6620dd5835228d04b771107d565835d (patch) | |
tree | 3ac47f9be9e343615983a099940a048215cd80f6 /mail/Makefile | |
parent | 9687f7151897c0a27cb41e57e8a34565d31489b4 (diff) | |
download | freebsd-ports-gnome-c90e0468f6620dd5835228d04b771107d565835d.tar.gz freebsd-ports-gnome-c90e0468f6620dd5835228d04b771107d565835d.tar.zst freebsd-ports-gnome-c90e0468f6620dd5835228d04b771107d565835d.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 ad56942d4dc4..c62a0219b086 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 |