diff options
author | Ernst de Haan <znerd@FreeBSD.org> | 2003-06-11 10:30:58 +0000 |
---|---|---|
committer | Ernst de Haan <znerd@FreeBSD.org> | 2003-06-11 10:30:58 +0000 |
commit | daf7fa2ce7a8b146dc0a0d7aca4ea961208f5655 (patch) | |
tree | d6fae96476482ebf87ae52ef43709f9a8dde607c /www/mod_jk/pkg-descr | |
parent | b947ffd172fe97198f5cdb8e4249e2038bb1e3f2 (diff) |
Fix broken port. Upgrades to mod_jk 1.2.3 (portepoch bumped).
PR: 52776
Submitted by: Palle Girgensohn <girgen@pingpong.net>
Notes
Notes:
svn path=/head/; revision=82776
Diffstat (limited to 'www/mod_jk/pkg-descr')
-rw-r--r-- | www/mod_jk/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_jk/pkg-descr b/www/mod_jk/pkg-descr index ffa2bf1a4deb..cb9f33bc8e2b 100644 --- a/www/mod_jk/pkg-descr +++ b/www/mod_jk/pkg-descr @@ -2,4 +2,4 @@ mod_jk is a replacement to the elderly mod_jserv. It is a completely new Tomcat-Apache plugin that handles the communication between Tomcat and Apache. -WWW: http://jakarta.apache.org/tomcat/tomcat-3.2-doc/mod_jk-howto.html +WWW: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk/aphowto.html |