diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2021-08-28 14:43:38 +0200 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2021-08-28 15:42:06 +0200 |
commit | 70f1b063ed6e9bfdab36a45f5fb18898d5e66b24 (patch) | |
tree | f07fd0091986d1c34bab5ba1a4088a80747d0b28 /sysutils/ztop/Makefile | |
parent | 55dbddeb07345c55bdc6d4d09c3bf6f3409ab0f5 (diff) | |
download | freebsd-ports-70f1b063ed6e9bfdab36a45f5fb18898d5e66b24.zip |
lang/rust: Rebuild consumers for 1.54.0
Diffstat (limited to 'sysutils/ztop/Makefile')
-rw-r--r-- | sysutils/ztop/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/ztop/Makefile b/sysutils/ztop/Makefile index 913dd5aa1c95..ff608b0a88fa 100644 --- a/sysutils/ztop/Makefile +++ b/sysutils/ztop/Makefile @@ -1,6 +1,7 @@ PORTNAME= ztop DISTVERSIONPREFIX= v DISTVERSION= 0.1.1 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= asomers@FreeBSD.org |