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/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache-tomcat7/Makefile b/www/apache-tomcat7/Makefile
index 63a5a491dd2..3deabf2ac29 100644
--- a/www/apache-tomcat7/Makefile
+++ b/www/apache-tomcat7/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2013/06/17 15:07:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.14 2013/07/08 14:26:15 ryoon Exp $
#
DISTNAME= apache-tomcat-${TOMCAT_VER}
@@ -23,7 +23,7 @@ PKG_DESTDIR_SUPPORT= destdir
.include "../../mk/bsd.prefs.mk"
-TOMCAT_VER= 7.0.41
+TOMCAT_VER= 7.0.42
TOMCAT_HOME= ${PREFIX}/share/tomcat
EGDIR= ${PREFIX}/share/examples/tomcat
DOCDIR= ${PREFIX}/share/doc/tomcat