Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2021 16:01:44 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: cbdd8f4b125d - main - textproc/bibutils: Cosmetic change
Message-ID:  <202110251601.19PG1iJT074159@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=cbdd8f4b125de7df96a685ee7402788d3ebcaee7

commit cbdd8f4b125de7df96a685ee7402788d3ebcaee7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 15:06:27 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 15:57:17 +0000

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

diff --git a/textproc/bibutils/Makefile b/textproc/bibutils/Makefile
index bcea9f20dc8f..8236d5172bca 100644
--- a/textproc/bibutils/Makefile
+++ b/textproc/bibutils/Makefile
@@ -12,11 +12,12 @@ LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/Copying
 
 USES=		cpe gmake
-CPE_VENDOR=	${PORTNAME}_project
 
 HAS_CONFIGURE=	yes
 TEST_TARGET=	test
 
+CPE_VENDOR=	bibutils_project
+
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/*
 



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