git: 201f3ec62b9a - main - textproc/rubygem-rails-dom-testing: Add PORTSCOUT

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 09 Jul 2023 21:46:23 UTC
The branch main has been updated by sunpoet:

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

commit 201f3ec62b9a12d8277791a726902e0f3823b0de
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 21:29:54 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-09 21:36:12 +0000

    textproc/rubygem-rails-dom-testing: Add PORTSCOUT
---
 textproc/rubygem-rails-dom-testing/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/textproc/rubygem-rails-dom-testing/Makefile b/textproc/rubygem-rails-dom-testing/Makefile
index 40f8e39d04ee..a0989041b169 100644
--- a/textproc/rubygem-rails-dom-testing/Makefile
+++ b/textproc/rubygem-rails-dom-testing/Makefile
@@ -17,4 +17,6 @@ USES=		gem
 
 NO_ARCH=	yes
 
+PORTSCOUT=	limit:^2\.0\.
+
 .include <bsd.port.mk>