summaryrefslogtreecommitdiff
path: root/www/jakarta-tomcat3
diff options
context:
space:
mode:
authorErnst de Haan <znerd@FreeBSD.org>2002-05-08 21:54:06 +0000
committerErnst de Haan <znerd@FreeBSD.org>2002-05-08 21:54:06 +0000
commit15db7d6349aeb97a013636e056167aeb308f161b (patch)
tree1461d9b3df337b4496ebfda8c04158122f2aba26 /www/jakarta-tomcat3
parentThis really shouldn't work (diff)
Improved the startup script. Always displaying a space first
before the name of the application being started/stopped. The advantage is that if there is an error, then the message will have a space prepended instead of being appended to the previous application name. When the application is 'stop'ped, the error messages, if any, are now hidden. Instead the name of the application is just shown. Bumped PORTREVISION.
Notes
Notes: svn path=/head/; revision=58755
Diffstat (limited to 'www/jakarta-tomcat3')
-rw-r--r--www/jakarta-tomcat3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/jakarta-tomcat3/Makefile b/www/jakarta-tomcat3/Makefile
index 3b718497cac5..dcf26407f61e 100644
--- a/www/jakarta-tomcat3/Makefile
+++ b/www/jakarta-tomcat3/Makefile
@@ -7,7 +7,7 @@
PORTNAME= jakarta-tomcat
PORTVERSION= 3.3.1
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= www java
MASTER_SITES= http://jakarta.apache.org/builds/jakarta-tomcat/release/v${PORTVERSION}/bin/ \
http://www.metaverse.nl/~ernst/ \