diff options
Diffstat (limited to 'app-office/sc/sc-7.12.ebuild')
-rw-r--r-- | app-office/sc/sc-7.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/sc/sc-7.12.ebuild b/app-office/sc/sc-7.12.ebuild index cad444150f1e..141ec3aea06d 100644 --- a/app-office/sc/sc-7.12.ebuild +++ b/app-office/sc/sc-7.12.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-office/sc/sc-7.12.ebuild,v 1.6 2002/08/06 17:45:35 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/sc/sc-7.12.ebuild,v 1.7 2002/09/20 18:50:49 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="sc is a free curses-based spreadsheet program that uses key bindings similar to vi and less." SRC_URI="ftp://ibiblio.org/pub/Linux/apps/financial/spreadsheet/${P}.tar.gz" -HOMEPAGE="" +HOMEPAGE="http://ibiblio.org/pub/Linux/apps/financial/spreadsheet/" SLOT="0" LICENSE="public-domain" |