diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2023-07-17 17:58:38 +0200 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2023-07-17 17:58:38 +0200 |
commit | cdf28617b49d6e4a3b049746d3754fbc36ef7892 (patch) | |
tree | b6e59da11248eef0a9ecc8b4c4496b2155e8dda3 /accessibility/wl-gammarelay-rs/Makefile | |
parent | e3d08dfcd40041417e25193dd13e7a03fb3e39df (diff) | |
download | freebsd-ports-cdf28617b49d6e4a3b049746d3754fbc36ef7892.zip |
lang/rust: Bump revisions after 1.71.0
PR: 272449
Diffstat (limited to 'accessibility/wl-gammarelay-rs/Makefile')
-rw-r--r-- | accessibility/wl-gammarelay-rs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/wl-gammarelay-rs/Makefile b/accessibility/wl-gammarelay-rs/Makefile index aa4942033f51..4aefdd070225 100644 --- a/accessibility/wl-gammarelay-rs/Makefile +++ b/accessibility/wl-gammarelay-rs/Makefile @@ -1,7 +1,7 @@ PORTNAME= wl-gammarelay-rs DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= accessibility wayland MAINTAINER= jbeich@FreeBSD.org |