Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Aug 2022 20:05:11 GMT
From:      Ashish SHUKLA <ashish@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: cf6323de3408 - 2022Q3 - net-im/dendrite: Add CPE information
Message-ID:  <202208252005.27PK5Bij058959@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2022Q3 has been updated by ashish:

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

commit cf6323de3408d33ad92a6d160b164defd771a69f
Author:     Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2022-08-25 20:01:46 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2022-08-25 20:03:39 +0000

    net-im/dendrite: Add CPE information
    
    MFH:            2022Q3
    (cherry picked from commit 892cf6fc03dca1e106605301fd2880f90a59d9b6)
---
 net-im/dendrite/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-im/dendrite/Makefile b/net-im/dendrite/Makefile
index c3fae9ed24cc..d837179e0d8e 100644
--- a/net-im/dendrite/Makefile
+++ b/net-im/dendrite/Makefile
@@ -9,7 +9,8 @@ COMMENT=	Matrix protocol homeserver
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		go:modules
+USES=		cpe go:modules
+CPE_VENDOR=	matrix
 PLIST_SUB=	PORTNAME=${PORTNAME}
 USE_RC_SUBR=	${PORTNAME}
 USERS=		${PORTNAME}



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