diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-03-29 18:10:45 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-03-29 18:10:45 +0000 |
commit | 6095f1422aa01852031a042d6bf71f605ef7c83b (patch) | |
tree | d946de260353def950c97639f16024fbc82ba93f /x11/wezterm | |
parent | devel/racer: Update to 2.1.44 (diff) |
Rebuild lang/rust consumers after r569489
Notes
Notes:
svn path=/head/; revision=569491
Diffstat (limited to 'x11/wezterm')
-rw-r--r-- | x11/wezterm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/wezterm/Makefile b/x11/wezterm/Makefile index d52766800d03..1a413fc2e4dc 100644 --- a/x11/wezterm/Makefile +++ b/x11/wezterm/Makefile @@ -2,6 +2,7 @@ PORTNAME= wezterm DISTVERSION= 20210314-114017-04b7cedd +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org |