diff options
Diffstat (limited to 'www-servers/tomcat/tomcat-6.0.44-r1.ebuild')
-rw-r--r-- | www-servers/tomcat/tomcat-6.0.44-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tomcat/tomcat-6.0.44-r1.ebuild b/www-servers/tomcat/tomcat-6.0.44-r1.ebuild index a3155455ffd7..e2d1b32bfecf 100644 --- a/www-servers/tomcat/tomcat-6.0.44-r1.ebuild +++ b/www-servers/tomcat/tomcat-6.0.44-r1.ebuild @@ -137,5 +137,5 @@ pkg_postinst() { ewarn "tomcat-dbcp.jar is not built at this time. Please fetch jar" ewarn "from upstream binary if you need it. Gentoo Bug # 144276" -# einfo "Please read http://www.gentoo.org/proj/en/java/tomcat6-guide.xml for more information." +# einfo "Please read https://www.gentoo.org/proj/en/java/tomcat6-guide.xml for more information." } |