git: 1728c3ee1cbf - main - sysutils/rubygem-ohai18: Add PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 31 Jan 2026 14:33:36 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1728c3ee1cbf904b20e69ae2db1acffa5775a8db
commit 1728c3ee1cbf904b20e69ae2db1acffa5775a8db
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-01-31 13:49:34 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-01-31 14:19:40 +0000
sysutils/rubygem-ohai18: Add PORTSCOUT
---
sysutils/rubygem-ohai18/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/sysutils/rubygem-ohai18/Makefile b/sysutils/rubygem-ohai18/Makefile
index ec3ebffa7157..1ef8f4ab587e 100644
--- a/sysutils/rubygem-ohai18/Makefile
+++ b/sysutils/rubygem-ohai18/Makefile
@@ -30,4 +30,6 @@ NO_ARCH= yes
PLIST_FILES= bin/ohai
+PORTSCOUT= limit:^18\.
+
.include <bsd.port.mk>