diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 19:52:19 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 19:52:19 +0000 |
commit | f83c7639aafdbe99a7f8bd89780da0b672b58bc3 (patch) | |
tree | 3c8833dfe452b93f6e5e4fc66b78bbafdc950e06 /x11-wm | |
parent | d727bd2384bdb114bb29329ecd105fd4475fbc55 (diff) |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/emerald/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/fluxconf/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/gcompmgr/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/pager/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/selectwm/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/x11-wm/emerald/Makefile b/x11-wm/emerald/Makefile index dc12dce588cd..a477dd6b9f2a 100644 --- a/x11-wm/emerald/Makefile +++ b/x11-wm/emerald/Makefile @@ -2,7 +2,7 @@ PORTNAME= emerald PORTVERSION= 0.8.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ diff --git a/x11-wm/fluxconf/Makefile b/x11-wm/fluxconf/Makefile index 891fac3d4ef2..26aae55fd057 100644 --- a/x11-wm/fluxconf/Makefile +++ b/x11-wm/fluxconf/Makefile @@ -3,7 +3,7 @@ PORTNAME= fluxconf PORTVERSION= 0.9.9 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11-wm MASTER_SITES= http://devaux.fabien.free.fr/flux/ diff --git a/x11-wm/gcompmgr/Makefile b/x11-wm/gcompmgr/Makefile index 3b16a8feaccd..cadc74eb85ae 100644 --- a/x11-wm/gcompmgr/Makefile +++ b/x11-wm/gcompmgr/Makefile @@ -3,7 +3,7 @@ PORTNAME= gcompmgr PORTVERSION= 0.21 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11-wm MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/x11-wm/pager/Makefile b/x11-wm/pager/Makefile index e6ccc91550a1..61d92ca7fec1 100644 --- a/x11-wm/pager/Makefile +++ b/x11-wm/pager/Makefile @@ -3,7 +3,7 @@ PORTNAME= pager PORTVERSION= 0.90.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://download.tuxfamily.org/sawfishpager/ DISTNAME= sawfish-pager-${PORTVERSION} diff --git a/x11-wm/selectwm/Makefile b/x11-wm/selectwm/Makefile index a13bb25a892f..20a877864217 100644 --- a/x11-wm/selectwm/Makefile +++ b/x11-wm/selectwm/Makefile @@ -2,7 +2,7 @@ PORTNAME= selectwm PORTVERSION= 0.4.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11-wm MASTER_SITES= http://ordiluc.net/selectwm/ |