aboutsummaryrefslogtreecommitdiffstats
path: root/www/tomcat7/Makefile
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2004-05-14 06:36:23 +0800
committerlinimon <linimon@FreeBSD.org>2004-05-14 06:36:23 +0800
commit1be401d02a99c8a94f829aeb5003a528409f7858 (patch)
treeef88c832fa550fb4ca4fc5860d00062a4ca0d6fd /www/tomcat7/Makefile
parent38d6ea94d74ea93e464ea51a7275dbed9f91953e (diff)
downloadfreebsd-ports-gnome-1be401d02a99c8a94f829aeb5003a528409f7858.tar.gz
freebsd-ports-gnome-1be401d02a99c8a94f829aeb5003a528409f7858.tar.zst
freebsd-ports-gnome-1be401d02a99c8a94f829aeb5003a528409f7858.zip
Update to 5.0.24.
PR: ports/66614 Submitted by: Kang Liu <liukang@bjpu.edu.cn> (maintainer)
Diffstat (limited to 'www/tomcat7/Makefile')
-rw-r--r--www/tomcat7/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/tomcat7/Makefile b/www/tomcat7/Makefile
index dfe79fb2f2fd..a96faec31af8 100644
--- a/www/tomcat7/Makefile
+++ b/www/tomcat7/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= jakarta-tomcat
-PORTVERSION= 5.0.19
+PORTVERSION= 5.0.24
CATEGORIES= www java
MASTER_SITES= ${MASTER_SITE_APACHE_JAKARTA}
-MASTER_SITE_SUBDIR= tomcat-5/v${PORTVERSION}/bin
+MASTER_SITE_SUBDIR= tomcat-5/v${PORTVERSION}/bin
MAINTAINER= liukang@bjpu.edu.cn
COMMENT= Open-source Java web server by Apache, 5.0.x branch