diff options
Diffstat (limited to 'www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild')
-rw-r--r-- | www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild b/www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild index 6d6d73d567a1..3ddd2a26309b 100644 --- a/www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild +++ b/www-apache/mod_fcgid/mod_fcgid-2.3.9-r1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit apache-module eutils multilib DESCRIPTION="A binary-compatible alternative to mod_fastcgi with better process management" -HOMEPAGE="http://httpd.apache.org/mod_fcgid/" +HOMEPAGE="https://httpd.apache.org/mod_fcgid/" SRC_URI="mirror://apache/httpd/mod_fcgid/${P}.tar.bz2" LICENSE="GPL-2" |