diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-10-07 20:35:56 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-10-07 20:35:56 +0000 |
commit | 10426f7ed87a745ea92c6fd43871465f13f90a31 (patch) | |
tree | 2aef56d328a41e986383811a4b89b9b183bc8281 /x11-wm | |
parent | 7f3a3cb0d383d605bc366a537ef0213285fc5c99 (diff) | |
download | ports-10426f7ed87a745ea92c6fd43871465f13f90a31.tar.gz ports-10426f7ed87a745ea92c6fd43871465f13f90a31.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/cage/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/sway/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/wayfire/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/cage/Makefile b/x11-wm/cage/Makefile index 2c995ec48940..70603f790fe6 100644 --- a/x11-wm/cage/Makefile +++ b/x11-wm/cage/Makefile @@ -3,7 +3,7 @@ PORTNAME= cage DISTVERSIONPREFIX= v DISTVERSION= 0.1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm MAINTAINER= jbeich@FreeBSD.org diff --git a/x11-wm/sway/Makefile b/x11-wm/sway/Makefile index de76aa436e31..fbb4c2682905 100644 --- a/x11-wm/sway/Makefile +++ b/x11-wm/sway/Makefile @@ -2,7 +2,7 @@ PORTNAME= sway DISTVERSION= 1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm MAINTAINER= jbeich@FreeBSD.org diff --git a/x11-wm/wayfire/Makefile b/x11-wm/wayfire/Makefile index 5419b5ed9c72..15a626d06164 100644 --- a/x11-wm/wayfire/Makefile +++ b/x11-wm/wayfire/Makefile @@ -4,7 +4,7 @@ PORTNAME= wayfire DISTVERSIONPREFIX= v DISTVERSION= 0.2-145 DISTVERSIONSUFFIX= -g612d74a -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MAINTAINER= jbeich@FreeBSD.org |