git: 2e9f31014c85 - main - www/rubygem-responders: Add PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 26 Aug 2023 23:20:37 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=2e9f31014c85f7324d1d5eb4b0c18af06526255e commit 2e9f31014c85f7324d1d5eb4b0c18af06526255e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-08-26 23:16:53 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-08-26 23:19:06 +0000 www/rubygem-responders: Add PORTSCOUT --- www/rubygem-responders/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/rubygem-responders/Makefile b/www/rubygem-responders/Makefile index 61125335b0bd..b349f94abcc8 100644 --- a/www/rubygem-responders/Makefile +++ b/www/rubygem-responders/Makefile @@ -17,4 +17,6 @@ USES= gem NO_ARCH= yes +PORTSCOUT= limmit:^3\.0\. + .include <bsd.port.mk>