Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Dec 2023 12:22:45 GMT
From:      Alexander Leidinger <netchild@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9f4eb3a9a408 - main - mail/Makefile: add 2 new ports (roundcube plugins)
Message-ID:  <202312071222.3B7CMjKg030824@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312071222.3B7CMjKg030824>