diff options
Diffstat (limited to 'www/tomcat7/Makefile')
-rw-r--r-- | www/tomcat7/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/tomcat7/Makefile b/www/tomcat7/Makefile index 6fd670d..49b9dd8 100644 --- a/www/tomcat7/Makefile +++ b/www/tomcat7/Makefile @@ -6,11 +6,10 @@ # PORTNAME= jakarta-tomcat -PORTVERSION= 5.0.16 -PORTREVISION= 1 +PORTVERSION= 5.0.18 CATEGORIES= www java MASTER_SITES= http://www.apache.org/dist/jakarta/tomcat-5/v${PORTVERSION}/bin/ \ - http://apache.lemon4ssc.org/dist/jakarta/tomcat-5/v{PORTVERSION}/bin/ \ + http://apache.lemon4ssc.org/dist/jakarta/tomcat-5/v${PORTVERSION}/bin/ \ http://distfiles.coredump.cn/ MAINTAINER= liukang@bjpu.edu.cn |