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 52ff6d043686..ee4f94829a9d 100644 --- a/math/kalker/Makefile +++ b/math/kalker/Makefile @@ -1,7 +1,7 @@ PORTNAME= kalker DISTVERSIONPREFIX= v DISTVERSION= 2.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= ashish@FreeBSD.org diff --git a/math/py-rustworkx/Makefile b/math/py-rustworkx/Makefile index 8d7894925bd6..b1bdd9b0a20b 100644 --- a/math/py-rustworkx/Makefile +++ b/math/py-rustworkx/Makefile @@ -1,6 +1,6 @@ PORTNAME= rustworkx DISTVERSION= 0.12.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math python #MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/savage/Makefile b/math/savage/Makefile index 09249e0a3d7a..54d2de94679b 100644 --- a/math/savage/Makefile +++ b/math/savage/Makefile @@ -1,7 +1,7 @@ PORTNAME= savage DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= math MAINTAINER= ashish@FreeBSD.org |