diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/kalker/Makefile | 2 | ||||
-rw-r--r-- | math/py-rustworkx/Makefile | 1 | ||||
-rw-r--r-- | math/savage/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/math/kalker/Makefile b/math/kalker/Makefile index a408957c1a52..a484a4a3fe29 100644 --- a/math/kalker/Makefile +++ b/math/kalker/Makefile @@ -1,7 +1,7 @@ PORTNAME= kalker DISTVERSIONPREFIX= v DISTVERSION= 2.0.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= ashish@FreeBSD.org 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} diff --git a/math/savage/Makefile b/math/savage/Makefile index b7ecb559d303..1b8d2b87fdf9 100644 --- a/math/savage/Makefile +++ b/math/savage/Makefile @@ -1,7 +1,7 @@ PORTNAME= savage DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math MAINTAINER= ashish@FreeBSD.org |