diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2025-01-20 12:06:50 +0100 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2025-01-20 12:06:50 +0100 |
commit | fccaa1b326310b7f33556fe133b509260a90fe7f (patch) | |
tree | fd0caba3252e60bda3b6f478e6e3fa7508201558 /sysutils/procs | |
parent | security/vaultwarden: Fix build with rust 1.84.0 (diff) |
lang/rust: Bump revisions after 1.84.0
PR: 283962
Diffstat (limited to 'sysutils/procs')
-rw-r--r-- | sysutils/procs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/procs/Makefile b/sysutils/procs/Makefile index 2421ddda1e73..cf7088928631 100644 --- a/sysutils/procs/Makefile +++ b/sysutils/procs/Makefile @@ -1,6 +1,7 @@ PORTNAME= procs DISTVERSIONPREFIX= v DISTVERSION= 0.14.9 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org |