diff options
Diffstat (limited to 'net-www/phpBB/phpBB-2.0.6-r1.ebuild')
-rw-r--r-- | net-www/phpBB/phpBB-2.0.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/phpBB/phpBB-2.0.6-r1.ebuild b/net-www/phpBB/phpBB-2.0.6-r1.ebuild index ecf6258b4523..2c10b5f21db5 100644 --- a/net-www/phpBB/phpBB-2.0.6-r1.ebuild +++ b/net-www/phpBB/phpBB-2.0.6-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Maintainer: Tim Raedisch <tim.raedisch@udo.edu> -# $Header: /var/cvsroot/gentoo-x86/net-www/phpBB/phpBB-2.0.6-r1.ebuild,v 1.1 2003/09/22 22:24:36 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/phpBB/phpBB-2.0.6-r1.ebuild,v 1.2 2003/10/27 14:14:01 aliz Exp $ S=${WORKDIR}/${PN}2 DESCRIPTION="phpBB is a high powered, fully scalable, and highly customisable open-source bulletin board package." HOMEPAGE="http://www.phpbb.com/" -SRC_URI="http://belnet.dl.sourceforge.net/sourceforge/phpbb/${P}.tar.gz" +SRC_URI="mirror://sourceforge/phpbb/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" |