diff options
Diffstat (limited to 'net-irc/bitchx/bitchx-1.1.ebuild')
-rw-r--r-- | net-irc/bitchx/bitchx-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/bitchx/bitchx-1.1.ebuild b/net-irc/bitchx/bitchx-1.1.ebuild index 20cd7e9f523c..0b4e1d9d26fd 100644 --- a/net-irc/bitchx/bitchx-1.1.ebuild +++ b/net-irc/bitchx/bitchx-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1.ebuild,v 1.9 2004/06/07 23:31:19 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1.ebuild,v 1.10 2004/06/08 02:15:31 zul Exp $ inherit flag-o-matic eutils @@ -8,7 +8,7 @@ MY_P=ircii-pana-${PV}-final S=${WORKDIR}/BitchX DESCRIPTION="An IRC Client" HOMEPAGE="http://www.bitchx.org/" -SRC_URI="ftp://ftp.bitchx.com/pub/BitchX/source/${MY_P}.tar.gz" +SRC_URI="http://www.bitchx.org/source/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" |