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 d95424b64a4..884a9dff03e 100644
--- a/www/apache-tomcat7/Makefile
+++ b/www/apache-tomcat7/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2015/05/05 13:21:42 ryoon Exp $
+# $NetBSD: Makefile,v 1.24 2015/05/27 12:19:30 ryoon Exp $
#
DISTNAME= apache-tomcat-${TOMCAT_VER}
@@ -21,7 +21,7 @@ USE_TOOLS+= pax
.include "../../mk/bsd.prefs.mk"
-TOMCAT_VER= 7.0.61
+TOMCAT_VER= 7.0.62
TOMCAT_HOME= ${PREFIX}/share/tomcat
EGDIR= ${PREFIX}/share/examples/tomcat
DOCDIR= ${PREFIX}/share/doc/tomcat