summaryrefslogtreecommitdiff
path: root/www/cocoon
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-05-06 17:40:18 +0000
committerjmmv <jmmv>2003-05-06 17:40:18 +0000
commit5a79423b6feb188f48299ebbaf981575b33d3f48 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /www/cocoon
parentf58f4f25565243e0fcd6ee359261be2e3cfc7286 (diff)
downloadpkgsrc-5a79423b6feb188f48299ebbaf981575b33d3f48.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'www/cocoon')
-rw-r--r--www/cocoon/DESCR2
-rw-r--r--www/cocoon/MESSAGE6
2 files changed, 4 insertions, 4 deletions
diff --git a/www/cocoon/DESCR b/www/cocoon/DESCR
index 8312640e1e6..af2edd88703 100644
--- a/www/cocoon/DESCR
+++ b/www/cocoon/DESCR
@@ -1,5 +1,5 @@
Cocoon is a 100% pure Java publishing framework that relies on new W3C
-technologies (such as DOM, XML, and XSL) to provide web content.
+technologies (such as DOM, XML, and XSL) to provide web content.
There is a good overview of the technologies Cocoon uses to streamline
the web publishing process at
diff --git a/www/cocoon/MESSAGE b/www/cocoon/MESSAGE
index b00c9763242..2771a7fa257 100644
--- a/www/cocoon/MESSAGE
+++ b/www/cocoon/MESSAGE
@@ -1,10 +1,10 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:46 wiz Exp $
+$NetBSD: MESSAGE,v 1.3 2003/05/06 17:42:59 jmmv Exp $
Cocoon is now installed.
To see cocoon in action, install the jakarta-tomcat package,
- make sure that
+ make sure that
${PREFIX}/lib/java/cocoon.jar,
${PREFIX}/lib/java/fop.jar,
@@ -15,7 +15,7 @@ $NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:46 wiz Exp $
${PREFIX}/lib/java/servlet.jar
are in your CLASSPATH, and add
-
+
${PREFIX}/share/examples/java/cocoon
as a servlet context in ${PREFIX}/tomcat/conf/server.xml.