diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-06-27 05:14:03 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-06-27 05:39:51 +0000 |
commit | 06dbc12f96527e421161f573b6f983c8cfb0391c (patch) | |
tree | 3847774f64228534ccefc773254586fb8814c878 /x11/alacritty/Makefile | |
parent | f897ded31edcafadb3e4dd662fa022cabae86623 (diff) |
lang/rust: Rebuild consumers for 1.53.0
Diffstat (limited to 'x11/alacritty/Makefile')
-rw-r--r-- | x11/alacritty/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/alacritty/Makefile b/x11/alacritty/Makefile index 4b3805f39d5f..f435fb63e257 100644 --- a/x11/alacritty/Makefile +++ b/x11/alacritty/Makefile @@ -1,6 +1,7 @@ PORTNAME= alacritty DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= mikael@FreeBSD.org |