diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2022-07-02 13:46:42 +0000 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2022-07-02 13:47:05 +0000 |
commit | a50372b91f2b327f3bc400d088e21f4b18c2a112 (patch) | |
tree | b48fcc667932956ba252fe3cc1730102e16fc2f5 /math/kalker | |
parent | 558a5e4515a3de7cf7d27235b16b58cb1d3f3830 (diff) |
lang/rust: Bump revisions after 1.62.0
Diffstat (limited to 'math/kalker')
-rw-r--r-- | math/kalker/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/kalker/Makefile b/math/kalker/Makefile index 65307d39aafe..d7ed085fd8d3 100644 --- a/math/kalker/Makefile +++ b/math/kalker/Makefile @@ -1,6 +1,7 @@ PORTNAME= kalker DISTVERSIONPREFIX= v DISTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= ashish@FreeBSD.org |