diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2002-02-11 08:58:29 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2002-02-11 08:58:29 +0000 |
commit | db6ca15ea1e0d07b02e7ca7418cafd35b3b546b0 (patch) | |
tree | df59f60d6e7037e781e51d71c61a8a7b26fc4bf7 /textproc/Makefile | |
parent | 1d131f203d5ef4c2bca106fee5309371cfda266d (diff) | |
download | ports-db6ca15ea1e0d07b02e7ca7418cafd35b3b546b0.tar.gz ports-db6ca15ea1e0d07b02e7ca7418cafd35b3b546b0.zip |
Rename xerces to xerces-j. Please repocopy this, thanks.
PR: 27266
Submitted by: znard
Notes
Notes:
svn path=/head/; revision=54536
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 1268deaa9427..9bad40fb44f6 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -282,6 +282,7 @@ SUBDIR += wordnet SUBDIR += wv SUBDIR += xerces + SUBDIR += xerces-j SUBDIR += xhtml SUBDIR += xlhtml SUBDIR += xls2xml |