aboutsummaryrefslogtreecommitdiffstats
path: root/www/tomcat41/Makefile
diff options
context:
space:
mode:
authorznerd <znerd@FreeBSD.org>2002-05-09 06:00:04 +0800
committerznerd <znerd@FreeBSD.org>2002-05-09 06:00:04 +0800
commit6db8303623ed49f1f1a9979b207b7727f1440395 (patch)
tree5874e036010d7cdac57c55bf226856fa7ae5ebe6 /www/tomcat41/Makefile
parentec866decb54814f187721397baef557bdd5477a5 (diff)
downloadfreebsd-ports-gnome-6db8303623ed49f1f1a9979b207b7727f1440395.tar.gz
freebsd-ports-gnome-6db8303623ed49f1f1a9979b207b7727f1440395.tar.zst
freebsd-ports-gnome-6db8303623ed49f1f1a9979b207b7727f1440395.zip
Changed daemonctl program to check if the JAR file exists before
trying to start the JVM. This is a serious usability improvement. Bumped PORTREVISION.
Diffstat (limited to 'www/tomcat41/Makefile')
-rw-r--r--www/tomcat41/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tomcat41/Makefile b/www/tomcat41/Makefile
index ef5efb825a57..04457e0d8f66 100644
--- a/www/tomcat41/Makefile
+++ b/www/tomcat41/Makefile
@@ -7,7 +7,7 @@
PORTNAME= jakarta-tomcat
PORTVERSION= 4.0.3
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= www java
MASTER_SITES= http://jakarta.apache.org/builds/jakarta-tomcat-${PORTVERSION:R}/release/v${PORTVERSION}/bin/ \
http://www.metaverse.nl/~ernst/ \