aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 15:11:28 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 15:57:51 +0000
commitd58aaa98fd207629c130fcdb3594464736d7de60 (patch)
tree4587ed5dc89f8cd19b2affae6f6cd1a1772be61b
parentd159684320492533d51b37ea47a0ecf2bbfc8c98 (diff)
downloadports-d58aaa98fd207629c130fcdb3594464736d7de60.tar.gz
ports-d58aaa98fd207629c130fcdb3594464736d7de60.zip
devel/rubygem-fileutils: Cosmetic change
-rw-r--r--devel/rubygem-fileutils/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rubygem-fileutils/Makefile b/devel/rubygem-fileutils/Makefile
index 69cb43cffad7..e978b2ac71fc 100644
--- a/devel/rubygem-fileutils/Makefile
+++ b/devel/rubygem-fileutils/Makefile
@@ -13,9 +13,10 @@ LICENSE_COMB= dual
LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt
USES= cpe gem
-CPE_VENDOR= ${PORTNAME}_project
USE_RUBY= yes
NO_ARCH= yes
+CPE_VENDOR= fileutils_project
+
.include <bsd.port.mk>