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 14de3127e43..56eb9f22df5 100644
--- a/www/apache-tomcat7/Makefile
+++ b/www/apache-tomcat7/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2012/02/05 15:29:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2012/03/05 11:18:17 abs Exp $
#
DISTNAME= apache-tomcat-${TOMCAT_VER}
@@ -23,7 +23,7 @@ PKG_DESTDIR_SUPPORT= destdir
.include "../../mk/bsd.prefs.mk"
-TOMCAT_VER= 7.0.25
+TOMCAT_VER= 7.0.26
TOMCAT_HOME= ${PREFIX}/share/tomcat
EGDIR= ${PREFIX}/share/examples/tomcat
DOCDIR= ${PREFIX}/share/doc/tomcat