diff options
author | Renato Botelho <garga@FreeBSD.org> | 2013-04-25 11:06:48 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2013-04-25 11:06:48 +0000 |
commit | 33d3a4454704235cd1273bc6435e9e461bf4329d (patch) | |
tree | a243130674afd81007ac0aedb4270e08745fa517 /x11-wm/awesome | |
parent | 621ea7d0e9f5790d1c31c35b5dfd71b309918070 (diff) | |
download | ports-33d3a4454704235cd1273bc6435e9e461bf4329d.tar.gz ports-33d3a4454704235cd1273bc6435e9e461bf4329d.zip |
Notes
Diffstat (limited to 'x11-wm/awesome')
-rw-r--r-- | x11-wm/awesome/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/awesome/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/awesome/Makefile b/x11-wm/awesome/Makefile index c74aeab20a01..97e3b2e18f0e 100644 --- a/x11-wm/awesome/Makefile +++ b/x11-wm/awesome/Makefile @@ -3,6 +3,7 @@ PORTNAME= awesome PORTVERSION= 3.5.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11-wm MASTER_SITES= http://awesome.naquadah.org/download/ diff --git a/x11-wm/awesome/pkg-plist b/x11-wm/awesome/pkg-plist index fcf49b71dfdf..4013b42154a8 100644 --- a/x11-wm/awesome/pkg-plist +++ b/x11-wm/awesome/pkg-plist @@ -65,6 +65,7 @@ etc/xdg/awesome/rc.lua %%DATADIR%%/lib/wibox/init.lua %%DATADIR%%/lib/wibox/layout/align.lua %%DATADIR%%/lib/wibox/layout/base.lua +%%DATADIR%%/lib/wibox/layout/constraint.lua %%DATADIR%%/lib/wibox/layout/fixed.lua %%DATADIR%%/lib/wibox/layout/flex.lua %%DATADIR%%/lib/wibox/layout/init.lua |