diff options
author | pav <pav@FreeBSD.org> | 2007-03-24 22:22:33 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-03-24 22:22:33 +0800 |
commit | 967c880e4f75a280e906339f3f795383c801c034 (patch) | |
tree | 6d2c8c9ac56a64c6f61c22851951b5ae534cb235 /www/tomcat7/Makefile | |
parent | 7e4126e5f498b8cc9e698c5fcf5ec11727d45488 (diff) | |
download | freebsd-ports-gnome-967c880e4f75a280e906339f3f795383c801c034.tar.gz freebsd-ports-gnome-967c880e4f75a280e906339f3f795383c801c034.tar.zst freebsd-ports-gnome-967c880e4f75a280e906339f3f795383c801c034.zip |
- Update to 6.0.10
PR: ports/110762
Submitted by: Nemo Liu <nemoliu@gmail.com> (maintainer)
Diffstat (limited to 'www/tomcat7/Makefile')
-rw-r--r-- | www/tomcat7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tomcat7/Makefile b/www/tomcat7/Makefile index 912362e06ebd..137e97da344a 100644 --- a/www/tomcat7/Makefile +++ b/www/tomcat7/Makefile @@ -6,7 +6,7 @@ # PORTNAME= apache-tomcat -PORTVERSION= 6.0.9 +PORTVERSION= 6.0.10 CATEGORIES= www java MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= tomcat/tomcat-6/v${PORTVERSION}/bin |