diff options
Diffstat (limited to 'textproc/py-tiktoken/Makefile')
-rw-r--r-- | textproc/py-tiktoken/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-tiktoken/Makefile b/textproc/py-tiktoken/Makefile index dafc037e140b..3c3afbb59c60 100644 --- a/textproc/py-tiktoken/Makefile +++ b/textproc/py-tiktoken/Makefile @@ -1,6 +1,6 @@ PORTNAME= tiktoken PORTVERSION= 0.9.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |