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