diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2024-02-19 12:59:23 +0100 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2024-02-19 12:59:23 +0100 |
commit | 7f5a7b0e524c8d32727681a4324905e350dc433c (patch) | |
tree | e547781941dd3e5ed0b4dbb565597c0a6edd8077 /sysutils/procs | |
parent | lang/rustpython: Fix build with rust 1.76.0 (diff) |
lang/rust: Bump revisions after 1.76.0
PR: 276920
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 4512af0cf103..c88821b8848a 100644 --- a/sysutils/procs/Makefile +++ b/sysutils/procs/Makefile @@ -2,6 +2,7 @@ PORTNAME= procs DISTVERSIONPREFIX= v DISTVERSION= 0.14.4-47 DISTVERSIONSUFFIX= -g17321db +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org |