diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2022-02-03 15:02:32 +0100 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2022-02-03 15:02:32 +0100 |
commit | d64a2a380f88ceec8264db6bbc94805f58112ee7 (patch) | |
tree | 837e7fb4d5efd642d6be282ff02e2bcece093a1c /x11/wezterm | |
parent | lang/rust: Update to 1.58.1 (diff) |
lang/rust: Relink consumers
PR: 261449
Security: ee26f513-826e-11ec-8be6-d4c9ef517024
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 f298b3d0ebd4..8a2481998211 100644 --- a/x11/wezterm/Makefile +++ b/x11/wezterm/Makefile @@ -1,6 +1,6 @@ PORTNAME= wezterm DISTVERSION= 20220101-133340-7edc5b5a -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org |