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 c06f82a1725c..c0c76661950f 100644 --- a/devel/py-orjson/Makefile +++ b/devel/py-orjson/Makefile @@ -1,6 +1,6 @@ PORTNAME= orjson PORTVERSION= 3.8.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |