diff options
author | eik <eik@FreeBSD.org> | 2004-01-22 23:57:26 +0000 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2004-01-22 23:57:26 +0000 |
commit | 841932063ca9aec04c1c40f8f64018deab8f4b04 (patch) | |
tree | 043d4289b9fb917af18f1f55222018af8f9c8048 /textproc/Makefile | |
parent | 66ca9df188ab8ca5f295da0e25438322ee68b9f6 (diff) | |
download | FreeBSD-ports-841932063ca9aec04c1c40f8f64018deab8f4b04.zip FreeBSD-ports-841932063ca9aec04c1c40f8f64018deab8f4b04.tar.gz |
move xalan-j from java to textproc
PR: 34442
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
Approved by: linimon
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 3659ae8..017c459 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -522,6 +522,7 @@ SUBDIR += wv SUBDIR += wv2 SUBDIR += xalan-c + SUBDIR += xalan-j SUBDIR += xerces-c SUBDIR += xerces-c2 SUBDIR += xerces-j |