diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2025-04-08 10:40:13 +0200 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2025-04-08 10:41:13 +0200 |
commit | 2a5976aebeefd09d36fd4ac2e7e2eefde5491c0d (patch) | |
tree | 76abde2c7f9a0f061b89db78a5e39adb05557600 /sysutils/procs | |
parent | www/ungoogled-chromium: Fix build with rust 1.86.0 (diff) |
lang/rust: Bump revisions after 1.86.0
PR: 285840
Diffstat (limited to 'sysutils/procs')
-rw-r--r-- | sysutils/procs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/procs/Makefile b/sysutils/procs/Makefile index 4c7412644c3f..1a6cbfbedfb4 100644 --- a/sysutils/procs/Makefile +++ b/sysutils/procs/Makefile @@ -1,7 +1,7 @@ PORTNAME= procs DISTVERSIONPREFIX= v DISTVERSION= 0.14.10 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org |