diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2024-12-01 10:24:18 +0100 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2024-12-01 10:24:18 +0100 |
commit | 1d1fd15a3e499eed9e604dac94bab73c2fea4b2f (patch) | |
tree | 8e217f418213638117e617afb30c4ac29ce149e9 /sysutils/procs | |
parent | lang/rust: Update to 1.83.0 (diff) |
lang/rust: Bump revisions after 1.83.0
PR: 283000
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 2e9e8e4ca354..7e3bb2b3e076 100644 --- a/sysutils/procs/Makefile +++ b/sysutils/procs/Makefile @@ -1,7 +1,7 @@ PORTNAME= procs DISTVERSIONPREFIX= v DISTVERSION= 0.14.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org |