diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-06-27 07:14:03 +0200 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-06-27 07:39:51 +0200 |
commit | 06dbc12f96527e421161f573b6f983c8cfb0391c (patch) | |
tree | 3847774f64228534ccefc773254586fb8814c878 /x11/wezterm | |
parent | lang/rust: Update to 1.53.0 (diff) |
lang/rust: Rebuild consumers for 1.53.0
Diffstat (limited to 'x11/wezterm')
-rw-r--r-- | x11/wezterm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wezterm/Makefile b/x11/wezterm/Makefile index c6f59851f006..203c4dad76de 100644 --- a/x11/wezterm/Makefile +++ b/x11/wezterm/Makefile @@ -1,6 +1,6 @@ PORTNAME= wezterm DISTVERSION= 20210502-154244-3f7122cb -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org |