aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 15:11:03 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 15:57:43 +0000
commit806dfb4b08307ecdf6fc075140ec1ef4fe0c30c5 (patch)
tree524a4b4af2b98baf671b3bf9dce2c8492edbf725 /devel
parentd5cd6f8c9cbb9603db7b0ba3fb09eec188d05bf4 (diff)
downloadports-806dfb4b08307ecdf6fc075140ec1ef4fe0c30c5.tar.gz
ports-806dfb4b08307ecdf6fc075140ec1ef4fe0c30c5.zip
devel/rubygem-activesupport50: Cosmetic change
Diffstat (limited to 'devel')
-rw-r--r--devel/rubygem-activesupport50/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rubygem-activesupport50/Makefile b/devel/rubygem-activesupport50/Makefile
index 061f1832b0e4..b9a40d25e27b 100644
--- a/devel/rubygem-activesupport50/Makefile
+++ b/devel/rubygem-activesupport50/Makefile
@@ -19,11 +19,12 @@ RUN_DEPENDS= rubygem-concurrent-ruby>=1.0.2<2:devel/rubygem-concurrent-ruby \
rubygem-tzinfo1>=1.1<2:devel/rubygem-tzinfo1
USES= cpe gem
-CPE_VENDOR= ${PORTNAME}_project
USE_RUBY= yes
NO_ARCH= yes
+CPE_VENDOR= activesupport_project
+
PORTSCOUT= limit:^5\.0\.
.include <bsd.port.mk>