summaryrefslogtreecommitdiff
path: root/sysutils/procs
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2024-06-18 12:59:14 +0200
committerMikael Urankar <mikael@FreeBSD.org>2024-06-18 12:59:14 +0200
commit21476ca8a9b5feb3485a3fa29299c0b447c90350 (patch)
treefee0132616e80f56efe1a9b8b0f074c72989e852 /sysutils/procs
parentnet/rabbiteer: Fix build with rust 1.79.0 (diff)
lang/rust: Bump revisions after 1.79.0
PR: 279707
Diffstat (limited to 'sysutils/procs')
-rw-r--r--sysutils/procs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/procs/Makefile b/sysutils/procs/Makefile
index 218dc63039d3..45c5ec3a6212 100644
--- a/sysutils/procs/Makefile
+++ b/sysutils/procs/Makefile
@@ -1,7 +1,7 @@
PORTNAME= procs
DISTVERSIONPREFIX= v
DISTVERSION= 0.14.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils
MAINTAINER= yuri@FreeBSD.org