diff options
Diffstat (limited to 'devel/py-orjson/Makefile')
-rw-r--r-- | devel/py-orjson/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-orjson/Makefile b/devel/py-orjson/Makefile index b6d318d72265..c06f82a1725c 100644 --- a/devel/py-orjson/Makefile +++ b/devel/py-orjson/Makefile @@ -1,6 +1,6 @@ PORTNAME= orjson PORTVERSION= 3.8.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |