Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jan 2018 15:54:03 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r458354 - head/sysutils
Message-ID:  <201801071554.w07Fs3RD029859@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801071554.w07Fs3RD029859>