diff options
| author | Mikael Urankar <mikael@FreeBSD.org> | 2025-10-03 10:01:56 +0200 |
|---|---|---|
| committer | Mikael Urankar <mikael@FreeBSD.org> | 2025-10-03 10:16:50 +0200 |
| commit | 97b5de4ffc2a512051f354fbcb2a184f3e002b2f (patch) | |
| tree | 70e82f274d6dc923e7024aa3f73e9a6276fb63f8 /misc/bedrust/Makefile | |
| parent | x11/clipcat: fix build with rust 1.90.0 (diff) | |
lang/rust: Bump revisions after 1.90.0
PR: 289709
Diffstat (limited to 'misc/bedrust/Makefile')
| -rw-r--r-- | misc/bedrust/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bedrust/Makefile b/misc/bedrust/Makefile index 937a014c5cef..34691b81b89a 100644 --- a/misc/bedrust/Makefile +++ b/misc/bedrust/Makefile @@ -1,7 +1,7 @@ PORTNAME= bedrust DISTVERSIONPREFIX= v DISTVERSION= 0.8.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org |
