diff options
Diffstat (limited to 'math/py-openTSNE/Makefile')
-rw-r--r-- | math/py-openTSNE/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-openTSNE/Makefile b/math/py-openTSNE/Makefile index aef3d9ecb19e..ce0eef1a6770 100644 --- a/math/py-openTSNE/Makefile +++ b/math/py-openTSNE/Makefile @@ -1,6 +1,6 @@ PORTNAME= openTSNE DISTVERSION= 0.7.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python # statistics MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |