diff options
author | nemoliu <nemoliu@FreeBSD.org> | 2007-08-21 11:39:05 +0800 |
---|---|---|
committer | nemoliu <nemoliu@FreeBSD.org> | 2007-08-21 11:39:05 +0800 |
commit | 961738d5044f7ca80bd8e6075098c85d3a25f140 (patch) | |
tree | 8d27d6bb1f7c31eb84a355ca2de28162f4d0b6d1 /www/tomcat6/Makefile | |
parent | 1fba80296be8da0bbd669906fd94a0dd6352f67f (diff) | |
download | freebsd-ports-graphics-961738d5044f7ca80bd8e6075098c85d3a25f140.tar.gz freebsd-ports-graphics-961738d5044f7ca80bd8e6075098c85d3a25f140.tar.zst freebsd-ports-graphics-961738d5044f7ca80bd8e6075098c85d3a25f140.zip |
- update to 6.0.14
Approved by: delphij (mentor)
Diffstat (limited to 'www/tomcat6/Makefile')
-rw-r--r-- | www/tomcat6/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/tomcat6/Makefile b/www/tomcat6/Makefile index c72fa16f70b..6c5aa492e07 100644 --- a/www/tomcat6/Makefile +++ b/www/tomcat6/Makefile @@ -6,8 +6,7 @@ # PORTNAME= apache-tomcat -PORTVERSION= 6.0.13 -PORTREVISION= 1 +PORTVERSION= 6.0.14 CATEGORIES= www java MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= tomcat/tomcat-6/v${PORTVERSION}/bin |