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