Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Aug 2021 08:46:48 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ab9b90fefc35 - main - mail/horde-ingo: Fix CPE information
Message-ID:  <202108200846.17K8kmbn043252@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ab9b90fefc356532eda04057ca2e3dee3452a626

commit ab9b90fefc356532eda04057ca2e3dee3452a626
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-20 08:45:15 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-20 08:45:15 +0000

    mail/horde-ingo: Fix CPE information
    
    Approved by:    portmgr (blanket)
---
 mail/horde-ingo/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/mail/horde-ingo/Makefile b/mail/horde-ingo/Makefile
index 0f466c3703be..2a141336ba85 100644
--- a/mail/horde-ingo/Makefile
+++ b/mail/horde-ingo/Makefile
@@ -30,4 +30,6 @@ USE_HORDE_RUN=	Horde_Role \
 RUN_DEPENDS+=	${PEARDIR}/Net/Sieve.php:net/pear-Net_Sieve@${PHP_FLAVOR} \
 		${PEARDIR}/Net/Socket.php:net/pear-Net_Socket@${PHP_FLAVOR}
 
+CPE_VENDOR=	horde
+
 .include <bsd.port.mk>



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