svn commit: r458354 - head/sysutils

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


Author: sunpoet
Date: Sun Jan  7 15:54:03 2018
New Revision: 458354
URL: https://svnweb.freebsd.org/changeset/ports/458354

Log:
  Sort SUBDIRs

Modified:
  head/sysutils/Makefile

Modified: head/sysutils/Makefile
==============================================================================
--- head/sysutils/Makefile	Sun Jan  7 15:53:22 2018	(r458353)
+++ head/sysutils/Makefile	Sun Jan  7 15:54:03 2018	(r458354)
@@ -186,8 +186,8 @@
     SUBDIR += consolehm
     SUBDIR += consolekit2
     SUBDIR += consul
-    SUBDIR += consul_exporter
     SUBDIR += consul-alerts
+    SUBDIR += consul_exporter
     SUBDIR += container-diff
     SUBDIR += contractor
     SUBDIR += copytape
@@ -1194,12 +1194,12 @@
     SUBDIR += tracker
     SUBDIR += tree
     SUBDIR += tren
+    SUBDIR += trueos-libqt5
     SUBDIR += ts
     SUBDIR += tss
     SUBDIR += tty-clock
     SUBDIR += ttyd
     SUBDIR += ttyload
-    SUBDIR += trueos-libqt5
     SUBDIR += tuptime
     SUBDIR += tw_cli
     SUBDIR += twmn


More information about the svn-ports-all mailing list