git: 5752440ce676 - main - devel/rubygem-json26: Add PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Dec 2023 09:11:28 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=5752440ce676d10cf1099d5b87200a0e66089c0f commit 5752440ce676d10cf1099d5b87200a0e66089c0f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-12-25 09:02:48 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-12-25 09:02:48 +0000 devel/rubygem-json26: Add PORTSCOUT --- devel/rubygem-json26/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/rubygem-json26/Makefile b/devel/rubygem-json26/Makefile index 84993ac398ac..8d3b9bf65b66 100644 --- a/devel/rubygem-json26/Makefile +++ b/devel/rubygem-json26/Makefile @@ -13,4 +13,6 @@ LICENSE_COMB= dual USES= gem +PORTSCOUT= limit:^26\. + .include <bsd.port.mk>