Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2021 16:01:29 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4b2a38041396 - main - devel/msgpuck: Cosmetic change
Message-ID:  <202110251601.19PG1T68073835@gitrepo.freebsd.org>

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

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

commit 4b2a3804139673656b985f6b77662994ab37b831
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 15:05:28 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 15:57:14 +0000

    devel/msgpuck: Cosmetic change
---
 devel/msgpuck/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/msgpuck/Makefile b/devel/msgpuck/Makefile
index 8512eebfb0cb..c214515a12e5 100644
--- a/devel/msgpuck/Makefile
+++ b/devel/msgpuck/Makefile
@@ -10,10 +10,11 @@ LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		cmake compiler:c11 cpe
-CPE_VENDOR=	tarantool
 
 USE_LDCONFIG=	yes
 
+CPE_VENDOR=	tarantool
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	tarantool
 GH_TAGNAME=	06e6308



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