summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-09-22 12:15:22 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-09-22 12:15:22 +0000
commit52c1fe24a8e3d206dc89b68014aa40599a476b48 (patch)
treebf0d9fdce54d33b307b78476ade42f47a11e5828 /app-emulation/frodo
parentversion bump (Manifest recommit) (diff)
downloadgentoo-2-52c1fe24a8e3d206dc89b68014aa40599a476b48.tar.gz
gentoo-2-52c1fe24a8e3d206dc89b68014aa40599a476b48.tar.bz2
gentoo-2-52c1fe24a8e3d206dc89b68014aa40599a476b48.zip
typo fix (bug #64956)
Diffstat (limited to 'app-emulation/frodo')
-rw-r--r--app-emulation/frodo/frodo-4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/frodo/frodo-4.1.ebuild b/app-emulation/frodo/frodo-4.1.ebuild
index de2925adeb44..63be5736e559 100644
--- a/app-emulation/frodo/frodo-4.1.ebuild
+++ b/app-emulation/frodo/frodo-4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/frodo/frodo-4.1.ebuild,v 1.7 2004/06/27 23:03:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/frodo/frodo-4.1.ebuild,v 1.8 2004/09/22 12:15:22 mr_bones_ Exp $
inherit eutils
@@ -89,7 +89,7 @@ einfo " Frodo or FrodoPC if your machine is too slow. "
einfo " "
einfo " Most Commodore 64 applications load by first pointing to the D64 "
einfo " file in preferences, then: "
-einfo " LOAD "*",8,1 "
+einfo " LOAD \"*\",8,1 "
einfo " then: "
einfo " RUN "
einfo " "