git: 37eca274eab4 - main - devel/py-graphene2: Fix PORTSCOUT typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 02 Oct 2022 16:30:20 UTC
The branch main has been updated by zi: URL: https://cgit.FreeBSD.org/ports/commit/?id=37eca274eab4445f23f22ca46ab69c44c8398cd5 commit 37eca274eab4445f23f22ca46ab69c44c8398cd5 Author: Ryan Steinmetz <zi@FreeBSD.org> AuthorDate: 2022-10-02 16:29:45 +0000 Commit: Ryan Steinmetz <zi@FreeBSD.org> CommitDate: 2022-10-02 16:29:45 +0000 devel/py-graphene2: Fix PORTSCOUT typo --- devel/py-graphene2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/py-graphene2/Makefile b/devel/py-graphene2/Makefile index 685c66209a27..49555b859ea2 100644 --- a/devel/py-graphene2/Makefile +++ b/devel/py-graphene2/Makefile @@ -24,6 +24,6 @@ NO_ARCH= yes CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}graphene -PORTSCOUT= limmit:^2\. +PORTSCOUT= limit:^2\. .include <bsd.port.mk>