summaryrefslogtreecommitdiff
path: root/textproc/xerces-c
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
committerjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
commitf1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /textproc/xerces-c
parent37170ce899bdf394cca1d0769b2215d84b15a7ee (diff)
downloadpkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'textproc/xerces-c')
-rw-r--r--textproc/xerces-c/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xerces-c/DESCR b/textproc/xerces-c/DESCR
index e8372d6dacc..75bc20d597a 100644
--- a/textproc/xerces-c/DESCR
+++ b/textproc/xerces-c/DESCR
@@ -3,6 +3,6 @@ parsing and generation. Fully-validating parsers are available for both
Java and C++, implementing the W3C XML and DOM (Level 1 and 2) standards,
as well as the defacto SAX (version 2) standard. The parsers are highly
modular and configurable. Initial support for XML Schema (draft W3C
-standard) is also provided.
+standard) is also provided.
This package provides the C++ version of Xerces.