diff options
Diffstat (limited to 'www-apache/mod_fcgid/mod_fcgid-2.3.4.ebuild')
-rw-r--r-- | www-apache/mod_fcgid/mod_fcgid-2.3.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-apache/mod_fcgid/mod_fcgid-2.3.4.ebuild b/www-apache/mod_fcgid/mod_fcgid-2.3.4.ebuild index 51bb3f607383..d9f19ca38b75 100644 --- a/www-apache/mod_fcgid/mod_fcgid-2.3.4.ebuild +++ b/www-apache/mod_fcgid/mod_fcgid-2.3.4.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fcgid/mod_fcgid-2.3.4.ebuild,v 1.2 2009/11/30 15:49:16 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_fcgid/mod_fcgid-2.3.4.ebuild,v 1.3 2009/12/21 15:15:26 hanno Exp $ inherit apache-module eutils multilib DESCRIPTION="mod_fcgid is a binary-compatible alternative to mod_fastcgi with better process management." -HOMEPAGE="http://fastcgi.coremail.cn/" -SRC_URI="http://websiterra.com/friends/apache/httpd/mod_fcgid/${P}.tar.bz2" +HOMEPAGE="http://httpd.apache.org/mod_fcgid/" +SRC_URI="mirror://apache/httpd/mod_fcgid/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |