git: 03a9d796e515 - main - deskutils/horde-kronolith: Fix CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Aug 20 08:40:58 UTC 2021


The branch main has been updated by decke:

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

commit 03a9d796e5157d7ff248145e04c0e01cfae0584f
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-20 08:30:20 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-20 08:30:20 +0000

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

diff --git a/deskutils/horde-kronolith/Makefile b/deskutils/horde-kronolith/Makefile
index 25e157a47204..cd072be5d914 100644
--- a/deskutils/horde-kronolith/Makefile
+++ b/deskutils/horde-kronolith/Makefile
@@ -53,6 +53,8 @@ USE_HORDE_RUN=	Horde_Role \
 		Horde_Util \
 		Horde_View
 
+CPE_VENDOR=	horde
+
 RUN_DEPENDS+=	${PEARDIR}/Date.php:devel/pear-Date@${PHP_FLAVOR}
 
 DATE_HOLIDAYS_RUN_DEPENDS=	${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR}


More information about the dev-commits-ports-main mailing list