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 0639085d0e05..f51fba02a100 100644 --- a/devel/py-orjson/Makefile +++ b/devel/py-orjson/Makefile @@ -1,6 +1,6 @@ PORTNAME= orjson DISTVERSION= 3.10.15 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |