diff options
Diffstat (limited to 'net-irc/atheme/atheme-0.2.2.ebuild')
-rw-r--r-- | net-irc/atheme/atheme-0.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/atheme/atheme-0.2.2.ebuild b/net-irc/atheme/atheme-0.2.2.ebuild index dbe1318fd377..1f46c1b00963 100644 --- a/net-irc/atheme/atheme-0.2.2.ebuild +++ b/net-irc/atheme/atheme-0.2.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/atheme/atheme-0.2.2.ebuild,v 1.3 2006/04/11 21:09:53 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/atheme/atheme-0.2.2.ebuild,v 1.4 2006/10/22 12:09:47 swegener Exp $ inherit eutils autotools DESCRIPTION="A portable, secure set of open source, and modular IRC services" HOMEPAGE="http://atheme.org/" -SRC_URI="mirror://gentoo/${P}.tgz" +SRC_URI="http://www.atheme.org/releases/${P}.tgz" LICENSE="BSD" SLOT="0" |