diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2007-01-29 10:14:29 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2007-01-29 10:14:29 +0000 |
commit | cec49cf8f48420d4e91f2d480cf281bd2d79e999 (patch) | |
tree | 26a0b2f13d3c39b0da0fdcdd6f2fdbf06bdc636e /www/tomcat6/pkg-descr | |
parent | 6a1c5fb9a79f259c9737a9bfa2ce5a164672585b (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_EOL'.4-eol
Notes
Notes:
svn path=/head/; revision=183609
svn path=/tags/RELEASE_4_EOL/; revision=183610; tag=4-eol
Diffstat (limited to 'www/tomcat6/pkg-descr')
-rw-r--r-- | www/tomcat6/pkg-descr | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/www/tomcat6/pkg-descr b/www/tomcat6/pkg-descr deleted file mode 100644 index a22d29893303..000000000000 --- a/www/tomcat6/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -Apache Tomcat is a web server written in 100% Pure Java. - -Tomcat 5.x is the current release of Tomcat, -and builds upon the Tomcat 3.3 and Tomcat 4.1 codebases. -The 5.x releases implement the Servlet 2.4 and JSP 2.0 specifications. - -Apache Tomcat 5.5 is the current focus of development. -While it supports the same Servlet and JSP Specification versions -as Apache Tomcat 5.0.x, there are significant changes in many areas -under the hood, resulting in improved performance, stability, -and total cost of ownership. - -WWW: http://tomcat.apache.org/ |