diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-06-05 04:02:48 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-06-05 04:02:48 +0800 |
commit | 83a965ba8745940593663fc36e0ff3677bcc75b7 (patch) | |
tree | 043c7e250c014cdfa0df69d24a02d9938a02fb9e /x11-wm | |
parent | c5b226af380d5467c5587fba66a5e92e22ceb7f1 (diff) | |
download | freebsd-ports-gnome-83a965ba8745940593663fc36e0ff3677bcc75b7.tar.gz freebsd-ports-gnome-83a965ba8745940593663fc36e0ff3677bcc75b7.tar.zst freebsd-ports-gnome-83a965ba8745940593663fc36e0ff3677bcc75b7.zip |
Sort SUBDIRs
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 42a33822878e..465f66967283 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -9,9 +9,9 @@ SUBDIR += amiwm SUBDIR += antiwm SUBDIR += awesome - SUBDIR += awesome3 SUBDIR += awesome-vicious SUBDIR += awesome2 + SUBDIR += awesome3 SUBDIR += bbkeys SUBDIR += bbpager SUBDIR += blackbox |