diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2017-09-27 21:13:13 +0800 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2017-09-27 21:13:13 +0800 |
commit | 97f6e2dc388e7ee08e89d8dfb9d0b4b17f4fdd54 (patch) | |
tree | 4695f9a3458769801d908c3b8832b1f752e06654 /x11-wm/i3/Makefile | |
parent | 8e2eadf6c4f0efc81428fd5ff677fb3ec6610bdd (diff) | |
download | freebsd-ports-gnome-97f6e2dc388e7ee08e89d8dfb9d0b4b17f4fdd54.tar.gz freebsd-ports-gnome-97f6e2dc388e7ee08e89d8dfb9d0b4b17f4fdd54.tar.zst freebsd-ports-gnome-97f6e2dc388e7ee08e89d8dfb9d0b4b17f4fdd54.zip |
x11-wm/i3: import patch from upstream, bump PORTREVISION
The patch fixes https://github.com/i3/i3/issues/2846
Approved by: bapt (maintainer)
Diffstat (limited to 'x11-wm/i3/Makefile')
-rw-r--r-- | x11-wm/i3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/i3/Makefile b/x11-wm/i3/Makefile index 669f6800ab9d..85ebe7f79ce5 100644 --- a/x11-wm/i3/Makefile +++ b/x11-wm/i3/Makefile @@ -3,6 +3,7 @@ PORTNAME= i3 DISTVERSION= 4.14.1 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://i3wm.org/downloads/ |