diff -ur www/tomcat-devel.orig/Makefile www/tomcat-devel/Makefile
--- www/tomcat-devel.orig/Makefile
+++ www/tomcat-devel/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tomcat
-DISTVERSION=	10.1.2
+DISTVERSION=	11.0.0-M1
 CATEGORIES=	www java
 MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION:C/([0-9]+)(.*)/\1/}/v${DISTVERSION}/bin
 PKGNAMESUFFIX=	-devel
diff -ur www/tomcat-devel.orig/distinfo www/tomcat-devel/distinfo
--- www/tomcat-devel.orig/distinfo
+++ www/tomcat-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1668503115
-SHA256 (apache-tomcat-10.1.2.tar.gz) = 0ae2087f3e2355a33263eed89b05ea436d73c3934f64a0ee3cf5f1e28da3583a
-SIZE (apache-tomcat-10.1.2.tar.gz) = 12111013
+TIMESTAMP = 1670264590
+SHA256 (apache-tomcat-11.0.0-M1.tar.gz) = ab252ed0495e4f7e85b987afbbec37834ab9718f2428026e7fd2f8be90f1932e
+SIZE (apache-tomcat-11.0.0-M1.tar.gz) = 12064343
diff -ur www/tomcat-devel.orig/pkg-descr www/tomcat-devel/pkg-descr
--- www/tomcat-devel.orig/pkg-descr
+++ www/tomcat-devel/pkg-descr
@@ -1,6 +1,6 @@
 Apache Tomcat is a web server written in 100% Pure Java.
 
-Apache Tomcat 10.1.x is the current focus of development. It builds on
-Tomcat 10.0.x and implements the Servlet 6.0, JSP 3.1, EL 5.0, WebSocket 2.1
-and Authentication 3.0 specifications (the versions required by Jakarta EE 10
-platform).
+Apache Tomcat 11.0.x is the current focus of development. It builds on
+Tomcat 10.1.x and implements the Servlet 6.1, JSP 4.0, EL 6.0, WebSocket TDB
+and Authentication TDB specifications.
+This release is a milestone release and is targeted at Jakarta EE 11.