git: e36d3af2d616 - main - databases/rubygem-globalid-rails72: Cosmetic change

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Fri, 26 Jun 2026 20:51:53 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e36d3af2d616d7a7577a3eea817ab8e5a442d625

commit e36d3af2d616d7a7577a3eea817ab8e5a442d625
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-06-26 20:45:55 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-06-26 20:45:55 +0000

    databases/rubygem-globalid-rails72: Cosmetic change
---
 databases/rubygem-globalid-rails72/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/databases/rubygem-globalid-rails72/Makefile b/databases/rubygem-globalid-rails72/Makefile
index 5fb31ccea4df..2a0964b0cd1a 100644
--- a/databases/rubygem-globalid-rails72/Makefile
+++ b/databases/rubygem-globalid-rails72/Makefile
@@ -15,7 +15,8 @@ RUN_DEPENDS=	rubygem-activesupport72>=6.1:devel/rubygem-activesupport72
 
 USES=		cpe gem
 
-CPE_VENDOR=	rubyonrails
 NO_ARCH=	yes
 
+CPE_VENDOR=	rubyonrails
+
 .include <bsd.port.mk>