summaryrefslogtreecommitdiff
path: root/math/py-rustworkx
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2023-06-09 13:36:53 +0200
committerMikael Urankar <mikael@FreeBSD.org>2023-06-09 13:38:16 +0200
commite1d1045bc7a57cb26a07750a25c7b8bdd94b7175 (patch)
tree863958373c572b992b08e55055272272628ac5e0 /math/py-rustworkx
parentwww/firefox-esr: Fix build with rust 1.70.0 (diff)
lang/rust: Bump revisions after 1.70.0
PR: 271797
Diffstat (limited to 'math/py-rustworkx')
-rw-r--r--math/py-rustworkx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-rustworkx/Makefile b/math/py-rustworkx/Makefile
index e300eec63a11..8b31b55b46b7 100644
--- a/math/py-rustworkx/Makefile
+++ b/math/py-rustworkx/Makefile
@@ -1,5 +1,6 @@
PORTNAME= rustworkx
DISTVERSION= 0.13.0
+PORTREVISION= 1
CATEGORIES= math python
#MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}