svn commit: r405090 - head/misc

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jan 2 19:48:18 UTC 2016


Author: sunpoet
Date: Sat Jan  2 19:48:16 2016
New Revision: 405090
URL: https://svnweb.freebsd.org/changeset/ports/405090

Log:
  - Sort SUBDIRs

Modified:
  head/misc/Makefile

Modified: head/misc/Makefile
==============================================================================
--- head/misc/Makefile	Sat Jan  2 19:33:44 2016	(r405089)
+++ head/misc/Makefile	Sat Jan  2 19:48:16 2016	(r405090)
@@ -370,8 +370,6 @@
     SUBDIR += posixtestsuite
     SUBDIR += proxyper
     SUBDIR += pspresent
-    SUBDIR += py-spdx
-    SUBDIR += py-spdx-lookup
     SUBDIR += py-YABT
     SUBDIR += py-osd
     SUBDIR += py-pexpect
@@ -382,6 +380,8 @@
     SUBDIR += py-qt4-doc
     SUBDIR += py-qt5-demo
     SUBDIR += py-qt5-doc
+    SUBDIR += py-spdx
+    SUBDIR += py-spdx-lookup
     SUBDIR += py-yolk
     SUBDIR += pylize
     SUBDIR += pypanda


More information about the svn-ports-head mailing list