diff options
author | Dan Armak <danarmak@gentoo.org> | 2001-10-06 08:48:17 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2001-10-06 08:48:17 +0000 |
commit | 9a4e705afd161fc5ac0e7f06e024f83b09638960 (patch) | |
tree | a7bba2f658f13246373a308ddf36c8858ea2e0e8 /app-emulation/zsnes | |
parent | ypserv rc5/rc6 support (diff) | |
download | historical-9a4e705afd161fc5ac0e7f06e024f83b09638960.tar.gz historical-9a4e705afd161fc5ac0e7f06e024f83b09638960.tar.bz2 historical-9a4e705afd161fc5ac0e7f06e024f83b09638960.zip |
typo fix
Diffstat (limited to 'app-emulation/zsnes')
-rw-r--r-- | app-emulation/zsnes/zsnes-1.337.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/zsnes/zsnes-1.337.ebuild b/app-emulation/zsnes/zsnes-1.337.ebuild index 5f43249ad029..9741aa3cd725 100644 --- a/app-emulation/zsnes/zsnes-1.337.ebuild +++ b/app-emulation/zsnes/zsnes-1.337.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Dan Armak <danarmak@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-emulation/zsnes/zsnes-1.337.ebuild,v 1.1 2001/10/05 17:39:59 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/zsnes/zsnes-1.337.ebuild,v 1.2 2001/10/06 08:48:17 danarmak Exp $ # Don't attempt to introduce $CFLAGS usage, docs say result will be slower. DESCRIPTION="zsnes is an excellent snes (super nintendo) emulator" -SRC_URI="http://prdownloads.suorceforge.net/zsnes/zsnes1337src.tar.gz" +SRC_URI="http://prdownloads.sourceforge.net/zsnes/zsnes1337src.tar.gz" HOMEPAGE="http://www.zsnes.com/" |