diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2024-08-26 10:08:01 +0200 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2024-08-26 10:08:01 +0200 |
commit | 7a55f9542531c541f36ae5cf3a58d6ce92ec7bff (patch) | |
tree | e8a3abc76b14092adca20f88e03df65f2caa4ec7 /sysutils/rust-findutils | |
parent | x11-wm/leftwm: Fix build with rust 1.80.0 (diff) |
lang/rust: Bump revisions after 1.80.1
PR: 280490
Diffstat (limited to 'sysutils/rust-findutils')
-rw-r--r-- | sysutils/rust-findutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/rust-findutils/Makefile b/sysutils/rust-findutils/Makefile index 306faab52dc7..d5569150d0c2 100644 --- a/sysutils/rust-findutils/Makefile +++ b/sysutils/rust-findutils/Makefile @@ -1,6 +1,6 @@ PORTNAME= rust-findutils DISTVERSION= 0.4.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils MAINTAINER= pkubaj@FreeBSD.org |