git: 32f78aba7a04 - main - devel/rubygem-time: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 26 Jun 2026 20:53:17 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=32f78aba7a04f5be9ec206dfadc9c53a3cf0068e
commit 32f78aba7a04f5be9ec206dfadc9c53a3cf0068e
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-06-26 20:47:09 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-06-26 20:47:09 +0000
devel/rubygem-time: Cosmetic change
---
devel/rubygem-time/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/devel/rubygem-time/Makefile b/devel/rubygem-time/Makefile
index 4c1f6243b3ec..16db00f5c25e 100644
--- a/devel/rubygem-time/Makefile
+++ b/devel/rubygem-time/Makefile
@@ -16,8 +16,8 @@ RUN_DEPENDS= rubygem-date>=0:devel/rubygem-date
USES= cpe gem
-CPE_VENDOR= ruby-lang
-
NO_ARCH= yes
+CPE_VENDOR= ruby-lang
+
.include <bsd.port.mk>