diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2004-01-08 04:36:55 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2004-01-08 04:36:55 +0000 |
commit | d8c9506a2898dbb58d796f04ed85cfaafd18a4a3 (patch) | |
tree | 03c11302e4e44000153444f50c6d97ff8f96c292 /textproc/Makefile | |
parent | c86ea57e01d4db8388f074725758ba0026070354 (diff) |
Notes
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 01c65b1beb35..6bf8111fa0ce 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -515,7 +515,7 @@ SUBDIR += xerces-c2 SUBDIR += xerces-j SUBDIR += xhtml - SUBDIR += xhtml-1.1 + SUBDIR += xhtml-11 SUBDIR += xhtml-basic SUBDIR += xhtml-modularization SUBDIR += xincluder |