svn commit: r458346 - head/deskutils

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jan 7 15:33:53 UTC 2018


Author: sunpoet
Date: Sun Jan  7 15:33:51 2018
New Revision: 458346
URL: https://svnweb.freebsd.org/changeset/ports/458346

Log:
  - Sort SUBDIRs

Modified:
  head/deskutils/Makefile

Modified: head/deskutils/Makefile
==============================================================================
--- head/deskutils/Makefile	Sun Jan  7 15:32:48 2018	(r458345)
+++ head/deskutils/Makefile	Sun Jan  7 15:33:51 2018	(r458346)
@@ -128,8 +128,8 @@
     SUBDIR += kdeplasma-addons
     SUBDIR += kruler
     SUBDIR += ksshaskpass
-    SUBDIR += launchy
     SUBDIR += latte-dock
+    SUBDIR += launchy
     SUBDIR += libopensync-plugin-vformat-devel
     SUBDIR += libstreamanalyzer
     SUBDIR += libstreams


More information about the svn-ports-head mailing list