git: e75ac67fe84e - main - security/rubygem-devise-two-factor: Add PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Jul 2022 00:20:20 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e75ac67fe84e5f8eae2ba1235c01d883fbea3383 commit e75ac67fe84e5f8eae2ba1235c01d883fbea3383 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-07-13 00:19:28 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-07-13 00:19:28 +0000 security/rubygem-devise-two-factor: Add PORTSCOUT --- security/rubygem-devise-two-factor/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/security/rubygem-devise-two-factor/Makefile b/security/rubygem-devise-two-factor/Makefile index 5ce5201c1036..2bc4f3a1cf3b 100644 --- a/security/rubygem-devise-two-factor/Makefile +++ b/security/rubygem-devise-two-factor/Makefile @@ -22,4 +22,6 @@ USE_RUBY= yes NO_ARCH= yes +PORTSCOUT= limit:^4\. + .include <bsd.port.mk>