aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2022-10-02 16:29:45 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2022-10-02 16:29:45 +0000
commit37eca274eab4445f23f22ca46ab69c44c8398cd5 (patch)
treea03b2c29b5cc32b4b27e160c24b2a9092c5183fa
parent45113d23a8cdb9d4086bffb5aab097aba7c4532f (diff)
downloadports-37eca274eab4445f23f22ca46ab69c44c8398cd5.tar.gz
ports-37eca274eab4445f23f22ca46ab69c44c8398cd5.zip
devel/py-graphene2: Fix PORTSCOUT typo
-rw-r--r--devel/py-graphene2/Makefile2
1 files changed, 1 insertions, 1 deletions
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>