diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2004-11-03 16:35:35 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2004-11-03 16:35:35 +0000 |
commit | db3584336f17f9ffea08bc0be4def731f300f5c7 (patch) | |
tree | 3eb9845f1bba08a2b5114c517380521d9477d2a3 /www/tomcat6/Makefile | |
parent | 89f0a6a20ab696ef5874b95112626482098fb822 (diff) | |
download | ports-db3584336f17f9ffea08bc0be4def731f300f5c7.tar.gz ports-db3584336f17f9ffea08bc0be4def731f300f5c7.zip |
Notes
Diffstat (limited to 'www/tomcat6/Makefile')
-rw-r--r-- | www/tomcat6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tomcat6/Makefile b/www/tomcat6/Makefile index 1693b2f1429b..89cabd0e1783 100644 --- a/www/tomcat6/Makefile +++ b/www/tomcat6/Makefile @@ -6,7 +6,7 @@ # PORTNAME= jakarta-tomcat -PORTVERSION= 5.0.28 +PORTVERSION= 5.0.29 CATEGORIES= www java MASTER_SITES= ${MASTER_SITE_APACHE_JAKARTA} MASTER_SITE_SUBDIR= tomcat-5/v${PORTVERSION}/bin |