diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-04-17 10:52:51 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-04-17 10:52:51 +0000 |
commit | dd11fd067032bbb28ce237a4d294a9a1ac25920c (patch) | |
tree | d936a56d86e2c891eec01aef6a190c451e6fb75a | |
parent | x11/dmenu-wayland: Spell LICENSE_FILE correctly (diff) |
Sort
-rw-r--r-- | x11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index f13aef9889ef..af2c4a61bd09 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -51,8 +51,8 @@ SUBDIR += deskmenu SUBDIR += deskpaint SUBDIR += dmenu - SUBDIR += dmenu2 SUBDIR += dmenu-wayland + SUBDIR += dmenu2 SUBDIR += docker-tray SUBDIR += dsbautostart SUBDIR += dxpc |