diff options
author | miwi <miwi@FreeBSD.org> | 2009-03-16 22:59:00 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-03-16 22:59:00 +0800 |
commit | eadceda9e8a298891d4429626f3a37edb215b790 (patch) | |
tree | a7dc49cd35d961a7ed2d48b1500b6175bde9ac91 /x11-wm/Makefile | |
parent | c6abae138ed46b50ad87483d6802c9ed2742d58b (diff) | |
download | freebsd-ports-gnome-eadceda9e8a298891d4429626f3a37edb215b790.tar.gz freebsd-ports-gnome-eadceda9e8a298891d4429626f3a37edb215b790.tar.zst freebsd-ports-gnome-eadceda9e8a298891d4429626f3a37edb215b790.zip |
- Connect x11-wm/awesome2 to the build
Diffstat (limited to 'x11-wm/Makefile')
-rw-r--r-- | x11-wm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index f69e39ae2a19..901b7d1a8094 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -12,6 +12,7 @@ SUBDIR += amiwm SUBDIR += antiwm SUBDIR += awesome + SUBDIR += awesome2 SUBDIR += badwm SUBDIR += bbconf SUBDIR += bbkeys |