aboutsummaryrefslogtreecommitdiffstats
path: root/www/tomcat7/Makefile
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2004-06-17 05:18:38 +0800
committerglewis <glewis@FreeBSD.org>2004-06-17 05:18:38 +0800
commitbf50caf9484e6479969151c6bc905c9c9ac7368a (patch)
treeaa8ffdbb6e2f76136a8cb5439d6a59f939f339d2 /www/tomcat7/Makefile
parent4f08b1091d87eb72ff350796cdf0f08cbf6e3e9d (diff)
downloadfreebsd-ports-gnome-bf50caf9484e6479969151c6bc905c9c9ac7368a.tar.gz
freebsd-ports-gnome-bf50caf9484e6479969151c6bc905c9c9ac7368a.tar.zst
freebsd-ports-gnome-bf50caf9484e6479969151c6bc905c9c9ac7368a.zip
. Update to 5.0.25.
. Update maintainer's email address. PR: 67623 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 a96faec31af8..c94b2602b717 100644
--- a/www/tomcat7/Makefile
+++ b/www/tomcat7/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= jakarta-tomcat
-PORTVERSION= 5.0.24
+PORTVERSION= 5.0.25
CATEGORIES= www java
MASTER_SITES= ${MASTER_SITE_APACHE_JAKARTA}
MASTER_SITE_SUBDIR= tomcat-5/v${PORTVERSION}/bin
-MAINTAINER= liukang@bjpu.edu.cn
+MAINTAINER= liukang@bjut.edu.cn
COMMENT= Open-source Java web server by Apache, 5.0.x branch
USE_JAVA= yes