diff --git a/www-apache/mod_xsendfile/mod_xsendfile-1.0_beta1.ebuild b/www-apache/mod_xsendfile/mod_xsendfile-1.0_beta1.ebuild index 0467c9c43a25c..b6b79a6db6a7a 100644 --- a/www-apache/mod_xsendfile/mod_xsendfile-1.0_beta1.ebuild +++ b/www-apache/mod_xsendfile/mod_xsendfile-1.0_beta1.ebuild @@ -6,7 +6,7 @@ EAPI="4" inherit apache-module MY_PV="1.0b1" -DESCRIPTION="Apache2 module that processes X-SENDFILE headers registered by the original output handler" +DESCRIPTION="Apache module that processes X-SENDFILE headers registered by the output handler" HOMEPAGE="https://tn123.org/mod_xsendfile/" SRC_URI="https://tn123.org/mod_xsendfile/beta/${PN}-${MY_PV}.tar.gz"