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