diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:40 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:40 +0000 |
commit | 6715bf5720376ba7d417699ca04161d9e0b65c32 (patch) | |
tree | 845cbebcace1759befe8b44d08e7df8ca0e97fff /app-editors/fte/fte-20010819-r3.ebuild | |
parent | version bump and bugfixes (diff) | |
download | gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.tar.gz gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.tar.bz2 gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.zip |
sourceforge updates
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 |