diff --git a/games-fps/quake15/quake15-0_beta2.ebuild b/games-fps/quake15/quake15-0_beta2.ebuild index 2f49efe..8f0ea62 100644 --- a/games-fps/quake15/quake15-0_beta2.ebuild +++ b/games-fps/quake15/quake15-0_beta2.ebuild @@ -27,7 +27,7 @@ src_install() { pkg_postinst() { echo - elog "In order to play this mod run Quake with -file option:" + elog "In order to play this mod run Quake with -game option:" elog " darkplaces -game quake15" echo }