summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-21 15:36:22 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-21 15:36:22 +0000
commitcb3278a31fed17c425ed21ff84b7f4396381ffed (patch)
treec8d20d2fed7784c5df4df2e212ab9e6cc98533c8 /java
parent- Update to 1.3.15 (diff)
- Sort SUBDIRs
Notes
Notes: svn path=/head/; revision=404117
Diffstat (limited to 'java')
-rw-r--r--java/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/Makefile b/java/Makefile
index 6501e75f8962..a8eaa1019869 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -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>