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:42 +0000
commit41db52392238832ff1de012246f17b37049a25fd (patch)
tree5b144ccd47f4bda158e826f35605ef3bd9c3691c
parent1d75504af169122f7d5d55e7069fb169880de241 (diff)
downloadports-41db52392238832ff1de012246f17b37049a25fd.tar.gz
ports-41db52392238832ff1de012246f17b37049a25fd.zip
devel/rubygem-activesupport4: Cosmetic change
-rw-r--r--devel/rubygem-activesupport4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rubygem-activesupport4/Makefile b/devel/rubygem-activesupport4/Makefile
index e555913edb95..701458d57305 100644
--- a/devel/rubygem-activesupport4/Makefile
+++ b/devel/rubygem-activesupport4/Makefile
@@ -18,11 +18,12 @@ RUN_DEPENDS= rubygem-i18n>=0.7,2:devel/rubygem-i18n \
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:^4\.2\.
.include <bsd.port.mk>