svn commit: r404117 - head/java

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Dec 21 15:36:23 UTC 2015


Author: sunpoet
Date: Mon Dec 21 15:36:22 2015
New Revision: 404117
URL: https://svnweb.freebsd.org/changeset/ports/404117

Log:
  - Sort SUBDIRs

Modified:
  head/java/Makefile

Modified: head/java/Makefile
==============================================================================
--- head/java/Makefile	Mon Dec 21 15:18:20 2015	(r404116)
+++ head/java/Makefile	Mon Dec 21 15:36:22 2015	(r404117)
@@ -116,11 +116,11 @@
     SUBDIR += trove4j
     SUBDIR += veditor
     SUBDIR += visualvm
+    SUBDIR += wildfly100
     SUBDIR += wildfly80
     SUBDIR += wildfly81
     SUBDIR += wildfly82
     SUBDIR += wildfly90
-    SUBDIR += wildfly100
     SUBDIR += xdoclet
 
 .include <bsd.port.subdir.mk>


More information about the svn-ports-head mailing list