diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-07-04 14:41:57 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-07-04 14:41:57 +0000 |
commit | f69160b440ce31a3e7802c0c22092195b9001bae (patch) | |
tree | cbb47c32eb22db16ec46585d62551b2b908bd906 /x11/alacritty | |
parent | 7e0b2b9d58459fd8ca2581e820a2f3ab6688c7d9 (diff) |
Notes
Diffstat (limited to 'x11/alacritty')
-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 c2d84d963724..99a99cccaf59 100644 --- a/x11/alacritty/Makefile +++ b/x11/alacritty/Makefile @@ -3,6 +3,7 @@ PORTNAME= alacritty DISTVERSIONPREFIX= v DISTVERSION= 0.3.3 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= tobik@FreeBSD.org |