diff options
Diffstat (limited to 'app-admin/system-config-httpd/system-config-httpd-1.3.3.ebuild')
-rw-r--r-- | app-admin/system-config-httpd/system-config-httpd-1.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/system-config-httpd/system-config-httpd-1.3.3.ebuild b/app-admin/system-config-httpd/system-config-httpd-1.3.3.ebuild index d42812b236dc..c818b547352c 100644 --- a/app-admin/system-config-httpd/system-config-httpd-1.3.3.ebuild +++ b/app-admin/system-config-httpd/system-config-httpd-1.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-httpd/system-config-httpd-1.3.3.ebuild,v 1.3 2007/07/29 16:41:53 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/system-config-httpd/system-config-httpd-1.3.3.ebuild,v 1.4 2007/10/15 09:22:19 dberkholz Exp $ inherit python eutils rpm @@ -9,7 +9,7 @@ inherit python eutils rpm RPMREV="1.1.1" DESCRIPTION="Apache configuration tool" -HOMEPAGE="http://fedora.redhat.com/projects/config-tools/" +HOMEPAGE="http://fedoraproject.org/wiki/SystemConfig/httpd" SRC_URI="mirror://fedora/development/source/SRPMS/${P}-${RPMREV}.src.rpm" LICENSE="GPL-2" SLOT="0" |