diff options
author | tdb <tdb@FreeBSD.org> | 2005-12-14 16:30:23 +0800 |
---|---|---|
committer | tdb <tdb@FreeBSD.org> | 2005-12-14 16:30:23 +0800 |
commit | 9221cf068bee51aa3e1f25abb8de515e52a98989 (patch) | |
tree | 1b79382ce830349cd8c81127f608ed73753ee84b /java/eclipse-sysdeo-tomcat/pkg-descr | |
parent | a60c4e0d9d254b71a359a6fa0d2e37eff8325cf6 (diff) | |
download | freebsd-ports-gnome-9221cf068bee51aa3e1f25abb8de515e52a98989.tar.gz freebsd-ports-gnome-9221cf068bee51aa3e1f25abb8de515e52a98989.tar.zst freebsd-ports-gnome-9221cf068bee51aa3e1f25abb8de515e52a98989.zip |
- Update to 3.1.0
PR: 88644
Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> (maintainer)
Approved by: clement (mentor)
Diffstat (limited to 'java/eclipse-sysdeo-tomcat/pkg-descr')
-rw-r--r-- | java/eclipse-sysdeo-tomcat/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/eclipse-sysdeo-tomcat/pkg-descr b/java/eclipse-sysdeo-tomcat/pkg-descr index 855e4fe85cf6..436cee974b31 100644 --- a/java/eclipse-sysdeo-tomcat/pkg-descr +++ b/java/eclipse-sysdeo-tomcat/pkg-descr @@ -1,6 +1,6 @@ Sysdeo Eclipse Tomcat Launcher plugin, its features are: - * Starting, stopping and restarting Tomcat 4.x, 5.0.x, 3.3 + * Starting, stopping and restarting Tomcat 4.x, 5.x, 3.3 * Registering Tomcat process to Eclipse debugger * Creating a WAR project (wizard can update server.xml file) * Adding Java Projects to Tomcat classpath @@ -11,4 +11,4 @@ Sysdeo Eclipse Tomcat Launcher plugin, its features are: several java projects loaded at the same classloader level than classes in a Tomcat project -WWW: http://www.sysdeo.com/eclipse/tomcatPlugin.html +WWW: http://www.sysdeo.com/eclipse/ |