diff options
Diffstat (limited to 'app-editors/fte/fte-20010819-r3.ebuild')
-rw-r--r-- | app-editors/fte/fte-20010819-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/fte/fte-20010819-r3.ebuild b/app-editors/fte/fte-20010819-r3.ebuild index 7565c5826e94..a8ea2f501b2d 100644 --- a/app-editors/fte/fte-20010819-r3.ebuild +++ b/app-editors/fte/fte-20010819-r3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Karl Trygve Kalleberg <karltk@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20010819-r3.ebuild,v 1.2 2002/05/08 08:43:22 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20010819-r3.ebuild,v 1.3 2002/05/27 17:27:34 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Lightweight text-mode editor" -SRC_URI="ftp://prdownloads.sourceforge.net/${PN}/${P}-src.zip - ftp://prdownloads.sourceforge.net/${PN}/${P}-common.zip" +SRC_URI="mirror://sourceforge/${PN}/${P}-src.zip + mirror://sourceforge/${PN}/${P}-common.zip" HOMEPAGE="http://fte.sourceforge.net" RDEPEND=">=sys-libs/ncurses-5.2 |