summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-09-21 05:49:14 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-09-21 05:49:14 +0000
commitc17b3eedea53d2e5869951d84edd008bba54f848 (patch)
tree3c600bb372e9a273bbedc7995daee809eefa2451 /java
parent- Sort entries. (diff)
Sort entries.
Notes
Notes: svn path=/head/; revision=48024
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 61d21d3ef704..9400361ed28e 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
#
- SUBDIR += xalan-j
SUBDIR += bluej
SUBDIR += bugseeker
@@ -45,5 +44,6 @@
SUBDIR += perltools
SUBDIR += shujit
SUBDIR += tya
+ SUBDIR += xalan-j
.include <bsd.port.subdir.mk>