diff options
author | Alex Dupre <ale@FreeBSD.org> | 2012-09-26 14:01:44 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2012-09-26 14:01:44 +0000 |
commit | f876fbee7a91c7a99c26d690849559b466a34d9d (patch) | |
tree | b603b78e9be72d7dcc67e482d15b6197c4e80e7e /www/tomcat7/Makefile | |
parent | Mark as unsafe when force-make-jobs is set (diff) |
Update to 7.0.30 release.
Notes
Notes:
svn path=/head/; revision=304911
Diffstat (limited to 'www/tomcat7/Makefile')
-rw-r--r-- | www/tomcat7/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/tomcat7/Makefile b/www/tomcat7/Makefile index 56bcf58f904f..d27907781e8f 100644 --- a/www/tomcat7/Makefile +++ b/www/tomcat7/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: apache-tomcat -# Date created: 14 Feb 2007 -# Whom: Nemo Liu <nemoliu@FreeBSD.org> -# +# Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -# PORTNAME= tomcat -PORTVERSION= 7.0.28 +PORTVERSION= 7.0.30 CATEGORIES= www java MASTER_SITES= APACHE MASTER_SITE_SUBDIR= tomcat/tomcat-7/v${PORTVERSION}/bin |