Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Dec 2015 15:36:22 +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: r404117 - head/java
Message-ID:  <201512211536.tBLFaM0d099547@repo.freebsd.org>

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



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