aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 15:11:34 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 15:57:54 +0000
commit76f84e904213343a71357fe927c1561e25dbfb79 (patch)
tree8ac34be212d52d4fcbeb2f58528ea56c554f6b63
parent06f4b91585f088e31e57524c161fc252debabc52 (diff)
downloadports-76f84e904213343a71357fe927c1561e25dbfb79.tar.gz
ports-76f84e904213343a71357fe927c1561e25dbfb79.zip
devel/rubygem-i18n: Cosmetic change
-rw-r--r--devel/rubygem-i18n/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rubygem-i18n/Makefile b/devel/rubygem-i18n/Makefile
index 1e2ca17e4918..48ce3c405436 100644
--- a/devel/rubygem-i18n/Makefile
+++ b/devel/rubygem-i18n/Makefile
@@ -13,9 +13,10 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-concurrent-ruby>=1.0<2:devel/rubygem-concurrent-ruby
USES= cpe gem
-CPE_VENDOR= ${PORTNAME}_project
USE_RUBY= yes
NO_ARCH= yes
+CPE_VENDOR= i18n_project
+
.include <bsd.port.mk>