aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 15:11:26 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 15:57:51 +0000
commit85b51dd7096d5ea118001ed38419c527a51b4fce (patch)
treea10a40f75b5029666524bd10917f9267e0bd9801
parentec8e72a959c38f5a6398aefc009a8f0dc061e5ab (diff)
downloadports-85b51dd7096d5ea118001ed38419c527a51b4fce.tar.gz
ports-85b51dd7096d5ea118001ed38419c527a51b4fce.zip
devel/rubygem-excon: Cosmetic change
-rw-r--r--devel/rubygem-excon/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rubygem-excon/Makefile b/devel/rubygem-excon/Makefile
index 53a2fd179431..a55b8e29d122 100644
--- a/devel/rubygem-excon/Makefile
+++ b/devel/rubygem-excon/Makefile
@@ -12,9 +12,10 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
USES= cpe gem
-CPE_VENDOR= ${PORTNAME}_project
USE_RUBY= yes
NO_ARCH= yes
+CPE_VENDOR= excon_project
+
.include <bsd.port.mk>