diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2024-11-08 09:23:43 +0100 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2024-11-08 09:24:20 +0100 |
commit | ca048c2884dc9822310a87e2dfebb8b1647095e2 (patch) | |
tree | edaca38404d3f036540850ef5e98013cf3593850 /devel/py-pyproject-fmt-rust/Makefile | |
parent | x11/clipcat: Fix build with rust 1.82.0 (diff) |
lang/rust: Bump revisions after 1.82.0
PR: 282516
Diffstat (limited to 'devel/py-pyproject-fmt-rust/Makefile')
-rw-r--r-- | devel/py-pyproject-fmt-rust/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pyproject-fmt-rust/Makefile b/devel/py-pyproject-fmt-rust/Makefile index 3c45fd51baba..e5a975774aaf 100644 --- a/devel/py-pyproject-fmt-rust/Makefile +++ b/devel/py-pyproject-fmt-rust/Makefile @@ -1,5 +1,6 @@ PORTNAME= pyproject-fmt-rust PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |