diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2023-12-08 15:04:09 +0000 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2023-12-08 15:04:09 +0000 |
commit | b2afd89fb26437c5d9810b131370525352e63f71 (patch) | |
tree | 022825c3e031b727b4d97471fcbbe0ef408ea6fc /x11/alacritty | |
parent | 2e841891061001aaf5d62a966a568563835d5cb9 (diff) |
Diffstat (limited to 'x11/alacritty')
-rw-r--r-- | x11/alacritty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/alacritty/Makefile b/x11/alacritty/Makefile index 82b009370200..8bcebf6d05b1 100644 --- a/x11/alacritty/Makefile +++ b/x11/alacritty/Makefile @@ -1,7 +1,7 @@ PORTNAME= alacritty DISTVERSIONPREFIX= v DISTVERSION= 0.12.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 wayland MAINTAINER= vishwin@FreeBSD.org |