aboutsummaryrefslogtreecommitdiff
path: root/java/javahelp
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2024-08-04 12:37:17 +0000
committerRene Ladan <rene@FreeBSD.org>2024-08-04 12:37:17 +0000
commitd660b08f192f80dceffd983bce04933f69e1fcf7 (patch)
tree740e1eb8692e3d9018e0a6d8765028a155dd3dfc /java/javahelp
parentdcbacb31c560720a541fb36f28b1c26faa4eafeb (diff)
Diffstat (limited to 'java/javahelp')
-rw-r--r--java/javahelp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/javahelp/Makefile b/java/javahelp/Makefile
index 4fb763ecf96e..49c2e3f1200c 100644
--- a/java/javahelp/Makefile
+++ b/java/javahelp/Makefile
@@ -1,6 +1,6 @@
PORTNAME= javahelp
PORTVERSION= 2.0.05.20170719
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= java devel
MAINTAINER= ports@FreeBSD.org
@@ -18,7 +18,7 @@ GH_TAGNAME= 3ca862d
USE_JAVA= yes
USE_ANT= yes
-TOMCAT_VER?= 8.5
+TOMCAT_VER?= 9.0
TOMCAT_PORT= www/tomcat${TOMCAT_VER:S/.0//:S/.//}
TOMCAT_DIR= ${LOCALBASE}/apache-tomcat-${TOMCAT_VER}
TOMCAT_jsp= ${TOMCAT_DIR}/lib/jsp-api.jar