Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jan 2018 15:40:08 +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: r458349 - head/misc
Message-ID:  <201801071540.w07Fe8CC021455@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan  7 15:40:08 2018
New Revision: 458349
URL: https://svnweb.freebsd.org/changeset/ports/458349

Log:
  Sort SUBDIRs

Modified:
  head/misc/Makefile

Modified: head/misc/Makefile
==============================================================================
--- head/misc/Makefile	Sun Jan  7 15:39:04 2018	(r458348)
+++ head/misc/Makefile	Sun Jan  7 15:40:08 2018	(r458349)
@@ -38,8 +38,8 @@
     SUBDIR += chmlib
     SUBDIR += chord2html
     SUBDIR += cinnamon-translations
-    SUBDIR += clex
     SUBDIR += cldr-emoji-annotation
+    SUBDIR += clex
     SUBDIR += cloc
     SUBDIR += clpbar
     SUBDIR += cmatrix



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