summaryrefslogtreecommitdiff
path: root/www/apache-tomcat55/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/apache-tomcat55/Makefile')
-rw-r--r--www/apache-tomcat55/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/apache-tomcat55/Makefile b/www/apache-tomcat55/Makefile
index 1af6d12e52a..f8c4a3a17bc 100644
--- a/www/apache-tomcat55/Makefile
+++ b/www/apache-tomcat55/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2006/07/07 03:12:19 minskim Exp $
+# $NetBSD: Makefile,v 1.7 2006/07/22 19:43:55 abs Exp $
DISTNAME= apache-tomcat-${TOMCAT_VERSION}
-PKGREVISION= 2
CATEGORIES= www java
# The list of sites to download is generated by an apache website.
# The getsite.sh script parses the HTML and extracts the urls.
@@ -11,7 +10,7 @@ MAINTAINER= abs@NetBSD.org
HOMEPAGE= http://tomcat.apache.org/
COMMENT= The Apache Project's Java Servlet 2.4 and JSP 2.0 server
-TOMCAT_VERSION= 5.5.14
+TOMCAT_VERSION= 5.5.17
USE_JAVA= run
# This needs java 1.5 or higher.