summaryrefslogtreecommitdiff
path: root/editors/parinfer-rust
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2022-08-25 10:51:32 +0200
committerMikael Urankar <mikael@FreeBSD.org>2022-08-25 10:51:32 +0200
commitc7912d97754bb7aa9a18eb33df53f91cba4cd82d (patch)
tree24ceda4636b1d1d96b8c952288f9320fcbd47a1b /editors/parinfer-rust
parentmail/thunderbird: Fix build with rust 1.63.0 (diff)
lang/rust: Bump revisions after 1.63.0
Diffstat (limited to 'editors/parinfer-rust')
-rw-r--r--editors/parinfer-rust/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/parinfer-rust/Makefile b/editors/parinfer-rust/Makefile
index ebb86958119e..a06d42aabe58 100644
--- a/editors/parinfer-rust/Makefile
+++ b/editors/parinfer-rust/Makefile
@@ -1,7 +1,7 @@
PORTNAME= parinfer-rust
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.3.20220110
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= editors
MAINTAINER= mikael@FreeBSD.org