diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/kalker/Makefile | 2 | ||||
-rw-r--r-- | math/py-rustworkx/Makefile | 2 | ||||
-rw-r--r-- | math/savage/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/math/kalker/Makefile b/math/kalker/Makefile index 373fe82c5041..a408957c1a52 100644 --- a/math/kalker/Makefile +++ b/math/kalker/Makefile @@ -1,7 +1,7 @@ PORTNAME= kalker DISTVERSIONPREFIX= v DISTVERSION= 2.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= ashish@FreeBSD.org diff --git a/math/py-rustworkx/Makefile b/math/py-rustworkx/Makefile index 9f95888eb31c..0e84a2ed54ca 100644 --- a/math/py-rustworkx/Makefile +++ b/math/py-rustworkx/Makefile @@ -1,6 +1,6 @@ PORTNAME= rustworkx DISTVERSION= 0.12.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/savage/Makefile b/math/savage/Makefile index 54d2de94679b..b7ecb559d303 100644 --- a/math/savage/Makefile +++ b/math/savage/Makefile @@ -1,7 +1,7 @@ PORTNAME= savage DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= math MAINTAINER= ashish@FreeBSD.org |