diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2024-01-09 13:14:59 +0100 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2024-01-09 13:15:54 +0100 |
commit | 109c3d4629b84972e660b689d169ac0761c1a519 (patch) | |
tree | 69272eb584af95a4b5848d1ab47aed04358fc499 /sysutils/procs | |
parent | games/veloren-weekly: Fix build with rust 1.75.0 (diff) |
lang/rust: Bump revisions after 1.75.0
PR: 276033
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 2d3e31ff0beb..9d14841f5f22 100644 --- a/sysutils/procs/Makefile +++ b/sysutils/procs/Makefile @@ -1,6 +1,7 @@ PORTNAME= procs DISTVERSIONPREFIX= v DISTVERSION= 0.14.4 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org |