summaryrefslogtreecommitdiff
path: root/www-servers/tomcat/tomcat-10.1.19-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'www-servers/tomcat/tomcat-10.1.19-r1.ebuild')
-rw-r--r--www-servers/tomcat/tomcat-10.1.19-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/www-servers/tomcat/tomcat-10.1.19-r1.ebuild b/www-servers/tomcat/tomcat-10.1.19-r1.ebuild
index 5d29d3348b67..0204d24e5bd9 100644
--- a/www-servers/tomcat/tomcat-10.1.19-r1.ebuild
+++ b/www-servers/tomcat/tomcat-10.1.19-r1.ebuild
@@ -175,6 +175,5 @@ pkg_postinst() {
ewarn "has changed from javax.* to jakarta.*. This will almost certainly require code"
ewarn "changes to enable applications to migrate from Tomcat 9 and earlier to Tomcat 10 and later."
- einfo "Please read https://wiki.gentoo.org/wiki/Apache_Tomcat and"
- einfo "https://wiki.gentoo.org/wiki/Project:Java/Tomcat_6_Guide for more information."
+ einfo "Please read https://wiki.gentoo.org/wiki/Apache_Tomcat"
}