aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 15:11:04 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 15:57:43 +0000
commit7db639960df3cff30d0b8cc0b521e62466b76f28 (patch)
treeeafa9e2e716ed8a95fc9a734a60e53e887af8350
parent806dfb4b08307ecdf6fc075140ec1ef4fe0c30c5 (diff)
downloadports-7db639960df3cff30d0b8cc0b521e62466b76f28.tar.gz
ports-7db639960df3cff30d0b8cc0b521e62466b76f28.zip
devel/rubygem-activesupport52: Cosmetic change
-rw-r--r--devel/rubygem-activesupport52/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rubygem-activesupport52/Makefile b/devel/rubygem-activesupport52/Makefile
index 2d656ea5c194..820befe5e69f 100644
--- a/devel/rubygem-activesupport52/Makefile
+++ b/devel/rubygem-activesupport52/Makefile
@@ -18,11 +18,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\.2\.
.include <bsd.port.mk>