diff options
-rw-r--r-- | games-arcade/orthorobot/orthorobot-0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-arcade/orthorobot/orthorobot-0.ebuild b/games-arcade/orthorobot/orthorobot-0.ebuild index 193b753c5c02..2a7389e1d90f 100644 --- a/games-arcade/orthorobot/orthorobot-0.ebuild +++ b/games-arcade/orthorobot/orthorobot-0.ebuild @@ -5,7 +5,7 @@ EAPI="5" inherit eutils games -DESCRIPTION="Nice perspective based puzzle game, where you flatten the view to move across gaps" +DESCRIPTION="Perspective based puzzle game, where you flatten the view to move across gaps" HOMEPAGE="http://stabyourself.net/orthorobot/" SRC_URI="http://stabyourself.net/dl.php?file=${PN}/${PN}-source.zip -> ${P}.zip" |