aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 15:11:02 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 15:57:43 +0000
commitd5cd6f8c9cbb9603db7b0ba3fb09eec188d05bf4 (patch)
treef3593ccf2bba4d98365567c4c9113323e37256aa
parent41db52392238832ff1de012246f17b37049a25fd (diff)
downloadports-d5cd6f8c9cbb9603db7b0ba3fb09eec188d05bf4.tar.gz
ports-d5cd6f8c9cbb9603db7b0ba3fb09eec188d05bf4.zip
devel/rubygem-activesupport5: Cosmetic change
-rw-r--r--devel/rubygem-activesupport5/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rubygem-activesupport5/Makefile b/devel/rubygem-activesupport5/Makefile
index 00407bb126fa..f229ad721a60 100644
--- a/devel/rubygem-activesupport5/Makefile
+++ b/devel/rubygem-activesupport5/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\.1\.
.include <bsd.port.mk>