git: 9f4eb3a9a408 - main - mail/Makefile: add 2 new ports (roundcube plugins)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Dec 2023 12:22:45 UTC
The branch main has been updated by netchild: URL: https://cgit.FreeBSD.org/ports/commit/?id=9f4eb3a9a40870f49da9ec9e2fd2c5766c3fe906 commit 9f4eb3a9a40870f49da9ec9e2fd2c5766c3fe906 Author: Alexander Leidinger <netchild@FreeBSD.org> AuthorDate: 2023-12-07 12:22:07 +0000 Commit: Alexander Leidinger <netchild@FreeBSD.org> CommitDate: 2023-12-07 12:22:07 +0000 mail/Makefile: add 2 new ports (roundcube plugins) --- mail/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mail/Makefile b/mail/Makefile index c557233e31d8..071282f342dd 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -571,12 +571,14 @@ SUBDIR += roundcube-carddav SUBDIR += roundcube-classic SUBDIR += roundcube-contextmenu + SUBDIR += roundcube-gravatar SUBDIR += roundcube-html5_notifier SUBDIR += roundcube-identity_smtp SUBDIR += roundcube-larry SUBDIR += roundcube-login_info SUBDIR += roundcube-sauserprefs SUBDIR += roundcube-thunderbird_labels + SUBDIR += roundcube-tls_icon SUBDIR += roundcube-twofactor_gauthenticator SUBDIR += roundcube-veximaccountadmin SUBDIR += roundcube-yubikey_auth