diff --git a/depends-incl.xml b/depends-incl.xml
index 428635a6..c8eb01b0 100644
--- a/depends-incl.xml
+++ b/depends-incl.xml
@@ -5,74 +5,74 @@
- The packages required for building are listed below. A package
- followed by 'true' indicates that the package ispresent. One
- followed by '${package.present}' indicates that it was not
- found. Jar files can be placed into the lib/ directory or
- copied into dist/lib if samskivert isbeing built as a part of a
- larger project.
+ The packages required for building are listed below. A package
+ followed by 'true' indicates that the package ispresent. One
+ followed by '${package.present}' indicates that it was not
+ found. Jar files can be placed into the lib/ directory or
+ copied into dist/lib if samskivert isbeing built as a part of a
+ larger project.
-
- ------------------------------------------
- Standard extensions - http://java.sun.com/
- ------------------------------------------
+
+ ------------------------------------------
+ Standard extensions - http://java.sun.com/
+ ------------------------------------------
- Servlet 2.3: ${servlet2.3.present}
+ Servlet 2.3: ${servlet2.3.present}
- Java Mail: ${mail.present}
+ Java Mail: ${mail.present}
- SAX: ${sax.present}
+ SAX: ${sax.present}
- JAXP: ${jaxp.present}
+ JAXP: ${jaxp.present}
- Java Persistence: ${javax.persistence.present}
+ Java Persistence: ${javax.persistence.present}
-
- ----------------------------------------------
- Jakarta libraries - http://jakarta.apache.org/
- ----------------------------------------------
+
+ ----------------------------------------------
+ Jakarta libraries - http://jakarta.apache.org/
+ ----------------------------------------------
- Commons Collections: ${jakarta.commons-colls.present}
+ Commons Collections: ${jakarta.commons-colls.present}
- Commons Logging: ${jakarta.commons-logging.present}
+ Commons Logging: ${jakarta.commons-logging.present}
- Commons Digester: ${jakarta.commons-digester.present}
+ Commons Digester: ${jakarta.commons-digester.present}
- Commons Io: ${jakarta.commons-io.present}
+ Commons Io: ${jakarta.commons-io.present}
- Velocity: ${jakarta.velocity.present}
+ Velocity: ${jakarta.velocity.present}
- The packages that will be built are listed below. One followed
- by 'true' indicates that it will be built. One followed by
- '${build.package}' indicates that it will not be built. If a
- package is not being built, one or more of its dependencies
- could not be located.
+ The packages that will be built are listed below. One followed
+ by 'true' indicates that it will be built. One followed by
+ '${build.package}' indicates that it will not be built. If a
+ package is not being built, one or more of its dependencies
+ could not be located.
-
+