svn commit: r442580 - head/x11-wm

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 4 20:02:50 UTC 2017


Author: sunpoet
Date: Sun Jun  4 20:02:48 2017
New Revision: 442580
URL: https://svnweb.freebsd.org/changeset/ports/442580

Log:
  Sort SUBDIRs

Modified:
  head/x11-wm/Makefile

Modified: head/x11-wm/Makefile
==============================================================================
--- head/x11-wm/Makefile	Sun Jun  4 19:59:51 2017	(r442579)
+++ head/x11-wm/Makefile	Sun Jun  4 20:02:48 2017	(r442580)
@@ -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


More information about the svn-ports-head mailing list