diff options
Diffstat (limited to 'textproc/py-tokenizers/Makefile')
-rw-r--r-- | textproc/py-tokenizers/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/py-tokenizers/Makefile b/textproc/py-tokenizers/Makefile index 7076777ea457..12ae6127235a 100644 --- a/textproc/py-tokenizers/Makefile +++ b/textproc/py-tokenizers/Makefile @@ -1,6 +1,5 @@ PORTNAME= tokenizers -DISTVERSION= 0.21.2 -PORTREVISION= 1 +DISTVERSION= 0.21.4 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |