summaryrefslogtreecommitdiff
path: root/www/apache-tomcat7/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/apache-tomcat7/Makefile')
-rw-r--r--www/apache-tomcat7/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/apache-tomcat7/Makefile b/www/apache-tomcat7/Makefile
index 7362dfd250c..c2655ce7df7 100644
--- a/www/apache-tomcat7/Makefile
+++ b/www/apache-tomcat7/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2012/05/06 08:08:16 ryoon Exp $
+# $NetBSD: Makefile,v 1.6 2012/10/06 12:05:24 ryoon Exp $
#
DISTNAME= apache-tomcat-${TOMCAT_VER}
-PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_APACHE:=tomcat/tomcat-7/v${TOMCAT_VER}/bin/}
@@ -24,7 +23,7 @@ PKG_DESTDIR_SUPPORT= destdir
.include "../../mk/bsd.prefs.mk"
-TOMCAT_VER= 7.0.26
+TOMCAT_VER= 7.0.30
TOMCAT_HOME= ${PREFIX}/share/tomcat
EGDIR= ${PREFIX}/share/examples/tomcat
DOCDIR= ${PREFIX}/share/doc/tomcat