diff options
Diffstat (limited to 'app-benchmarks/siege/siege-2.60.ebuild')
-rw-r--r-- | app-benchmarks/siege/siege-2.60.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-benchmarks/siege/siege-2.60.ebuild b/app-benchmarks/siege/siege-2.60.ebuild index b634c7041e66..24c68e28b654 100644 --- a/app-benchmarks/siege/siege-2.60.ebuild +++ b/app-benchmarks/siege/siege-2.60.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/siege-2.60.ebuild,v 1.11 2005/11/03 21:47:24 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/siege/siege-2.60.ebuild,v 1.12 2006/12/13 23:45:52 masterdriverz Exp $ inherit eutils bash-completion DESCRIPTION="A HTTP regression testing and benchmarking utility" -HOMEPAGE="http://www.joedog.org/siege/" +HOMEPAGE="http://www.joedog.org/JoeDog/Siege" SRC_URI="ftp://sid.joedog.org/pub/${PN}/${P}.tar.gz" LICENSE="GPL-2" |