Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Oct 2021 16:04: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: aec5ca6f8c01 - main - textproc/rubygem-kramdown1: Cosmetic change
Message-ID:  <202110251604.19PG4iam081995@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=aec5ca6f8c01b35d1553cad08689d4b000c535e4

commit aec5ca6f8c01b35d1553cad08689d4b000c535e4
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 15:13:41 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 15:58:01 +0000

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

diff --git a/textproc/rubygem-kramdown1/Makefile b/textproc/rubygem-kramdown1/Makefile
index c7bd3ef82fa6..d91cd7ba1d09 100644
--- a/textproc/rubygem-kramdown1/Makefile
+++ b/textproc/rubygem-kramdown1/Makefile
@@ -13,11 +13,12 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		cpe gem shebangfix
-CPE_VENDOR=	${PORTNAME}_project
 USE_RUBY=	yes
 
 NO_ARCH=	yes
 
+CPE_VENDOR=	kramdown_project
+
 PORTSCOUT=	limit:^1\.
 
 SHEBANG_FILES=	benchmark/*.sh



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