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

commit f37fc1edcf71a0d0ab2c382df24efbfd9563c9ab
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 15:14:00 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 15:58:02 +0000

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

diff --git a/textproc/rubygem-yard/Makefile b/textproc/rubygem-yard/Makefile
index 3a6d4f43ec1a..61ea2189ceb9 100644
--- a/textproc/rubygem-yard/Makefile
+++ b/textproc/rubygem-yard/Makefile
@@ -12,7 +12,6 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		cpe gem
-CPE_VENDOR=	yardoc
 USE_RUBY=	yes
 
 NO_ARCH=	yes
@@ -21,4 +20,6 @@ PLIST_FILES=	bin/yard \
 		bin/yardoc \
 		bin/yri
 
+CPE_VENDOR=	yardoc
+
 .include <bsd.port.mk>



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