diff options
author | jlam <jlam@pkgsrc.org> | 2002-12-28 21:09:15 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-12-28 21:09:15 +0000 |
commit | e503817fe43533bbd343804e80b876eafea77546 (patch) | |
tree | 40cba729c13d10a83a62bef951deccede0970af9 /www | |
parent | 19dbab3e79243bc96f0c96ae8f176efccf366aa7 (diff) | |
download | pkgsrc-e503817fe43533bbd343804e80b876eafea77546.tar.gz |
Refer to www/ap-jk (distributed as part of Tomcat) instead of the older
www/ap-jserv.
Diffstat (limited to 'www')
-rw-r--r-- | www/jakarta-tomcat/DESCR | 3 | ||||
-rw-r--r-- | www/jakarta-tomcat/MESSAGE | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/jakarta-tomcat/DESCR b/www/jakarta-tomcat/DESCR index def1eaf93a6..fa79f5c7c12 100644 --- a/www/jakarta-tomcat/DESCR +++ b/www/jakarta-tomcat/DESCR @@ -1,5 +1,4 @@ Tomcat is the Java Servlet / Java Server Page environment produced by the Apache Foundation's Jakarta Project. Tomcat can be run as a standalone web server with Servlet and JSP support, or using Apache -Server as it's web server via the mod_jserv Apache module (the -www/ap-jserv package). +Server as it's web server via the mod_jk Apache module (www/ap-jk). diff --git a/www/jakarta-tomcat/MESSAGE b/www/jakarta-tomcat/MESSAGE index 953462edf8b..865a1ac8e00 100644 --- a/www/jakarta-tomcat/MESSAGE +++ b/www/jakarta-tomcat/MESSAGE @@ -1,9 +1,9 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:48 wiz Exp $ +$NetBSD: MESSAGE,v 1.3 2002/12/28 21:09:15 jlam Exp $ For detailed instructions on how to run Tomcat, either as a standalone server or in conjunction with Apache (using the -www/ap-jserv package), see: +www/ap-jk package), see: ${PREFIX}/tomcat/doc/uguide/tomcat_ug.html |