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