diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-12-05 08:32:44 +0100 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-12-05 13:35:42 +0100 |
commit | 5a7f23c69df040ff8b38bb1c0d25db96cc1c2605 (patch) | |
tree | f19faf08e0e0532b418c5a993e62c3342ebb7cd2 /editors/parinfer-rust/Makefile | |
parent | lang/rust: Update to 1.57.0 (diff) |
lang/rust: Rebuild consumers for Rust 1.57.0
Diffstat (limited to 'editors/parinfer-rust/Makefile')
-rw-r--r-- | editors/parinfer-rust/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/parinfer-rust/Makefile b/editors/parinfer-rust/Makefile index 06ab23fee4c2..ee4864ec5c8e 100644 --- a/editors/parinfer-rust/Makefile +++ b/editors/parinfer-rust/Makefile @@ -1,7 +1,7 @@ PORTNAME= parinfer-rust DISTVERSIONPREFIX= v DISTVERSION= 0.4.3 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= editors MAINTAINER= mikael@FreeBSD.org |