diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-09-19 10:58:50 +0200 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-09-19 11:03:23 +0200 |
commit | 7059b437276adb3724a01c87aa54da081f71c94b (patch) | |
tree | d21d08e0a573b91ce74096febc04f8faf5721f96 /sysutils/exa | |
parent | Uses/cargo: Unbreak ports with CARGO_BUILD_TARGET set (diff) |
*: Rebuild lang/rust consumers after the 1.55.0 update
Diffstat (limited to 'sysutils/exa')
-rw-r--r-- | sysutils/exa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/exa/Makefile b/sysutils/exa/Makefile index 1a532f96bd92..053009c7e766 100644 --- a/sysutils/exa/Makefile +++ b/sysutils/exa/Makefile @@ -1,7 +1,7 @@ PORTNAME= exa DISTVERSIONPREFIX= v DISTVERSION= 0.10.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= mikael@FreeBSD.org |