diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-12-19 16:14:48 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-12-19 16:14:48 +0000 |
commit | 6474c40f73babd7fae47427a3482118e3517496e (patch) | |
tree | 9014f248eeccab6481022db44344a707275e4c3d /x11/alacritty | |
parent | ca7a17f1f2873ce714dee81f5b1d060b769ac185 (diff) | |
download | ports-6474c40f73babd7fae47427a3482118e3517496e.tar.gz ports-6474c40f73babd7fae47427a3482118e3517496e.zip |
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 153536fcf998..23f4c823f56c 100644 --- a/x11/alacritty/Makefile +++ b/x11/alacritty/Makefile @@ -3,6 +3,7 @@ PORTNAME= alacritty DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= tobik@FreeBSD.org |