svn commit: r404134 - head/sysutils

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Dec 21 16:33:44 UTC 2015


Author: sunpoet
Date: Mon Dec 21 16:33:43 2015
New Revision: 404134
URL: https://svnweb.freebsd.org/changeset/ports/404134

Log:
  - Sort SUBDIRs

Modified:
  head/sysutils/Makefile

Modified: head/sysutils/Makefile
==============================================================================
--- head/sysutils/Makefile	Mon Dec 21 16:33:30 2015	(r404133)
+++ head/sysutils/Makefile	Mon Dec 21 16:33:43 2015	(r404134)
@@ -887,9 +887,9 @@
     SUBDIR += rubygem-hammer_cli_foreman_salt
     SUBDIR += rubygem-hammer_cli_foreman_ssh
     SUBDIR += rubygem-hiera
-    SUBDIR += rubygem-hieracles
     SUBDIR += rubygem-hiera-file
     SUBDIR += rubygem-hiera1
+    SUBDIR += rubygem-hieracles
     SUBDIR += rubygem-librarian-puppet
     SUBDIR += rubygem-log4r
     SUBDIR += rubygem-logify


More information about the svn-ports-all mailing list