diff options
Diffstat (limited to '')
-rw-r--r-- | misc/py-mmsegmentation/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-mmsegmentation/Makefile b/misc/py-mmsegmentation/Makefile index 2cea344d1caa..468d1ccb7e14 100644 --- a/misc/py-mmsegmentation/Makefile +++ b/misc/py-mmsegmentation/Makefile @@ -1,7 +1,7 @@ PORTNAME= mmsegmentation #DISTVERSIONPREFIX= v DISTVERSION= 1.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |