diff options
author | glewis <glewis@FreeBSD.org> | 2003-11-21 03:59:02 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2003-11-21 03:59:02 +0800 |
commit | ac3fd28f5a92bd87d103643a8c6303c0cb043eab (patch) | |
tree | 1d4f97cc1c1192ba6bb52f7bd659f589beab4c13 /www/tomcat7/Makefile | |
parent | 2e00df4cd1d43c8cd1d5c1d2f081789233d1846c (diff) | |
download | freebsd-ports-gnome-ac3fd28f5a92bd87d103643a8c6303c0cb043eab.tar.gz freebsd-ports-gnome-ac3fd28f5a92bd87d103643a8c6303c0cb043eab.tar.zst freebsd-ports-gnome-ac3fd28f5a92bd87d103643a8c6303c0cb043eab.zip |
. Update to 5.0.14
PR: 59480
Submitted by: Angelo Turetta <aturetta@commit.it>
Approved by: "Kang Liu" <liukang@bjpu.edu.cn> (maintainer)
Diffstat (limited to 'www/tomcat7/Makefile')
-rw-r--r-- | www/tomcat7/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/tomcat7/Makefile b/www/tomcat7/Makefile index faf5abbd416d..6952930e0fb8 100644 --- a/www/tomcat7/Makefile +++ b/www/tomcat7/Makefile @@ -6,8 +6,7 @@ # PORTNAME= jakarta-tomcat -PORTVERSION= 5.0.12 -PORTREVISION= 1 +PORTVERSION= 5.0.14 CATEGORIES= www java MASTER_SITES= http://www.apache.org/dist/jakarta/tomcat-5/v${PORTVERSION}-beta/bin/ \ http://apache.lemon4ssc.org/dist/jakarta/tomcat-5/v{PORTVERSION}-beta/bin/ \ |