diff --git a/games-strategy/eggchess/eggchess-1.0.recipe b/games-strategy/eggchess/eggchess-1.0.recipe index 51e4d4465..faef26803 100644 --- a/games-strategy/eggchess/eggchess-1.0.recipe +++ b/games-strategy/eggchess/eggchess-1.0.recipe @@ -1,7 +1,7 @@ SUMMARY="Egg Chess" DESCRIPTION="This game is similar to Tic-Tac-Toe. \ However, instead of using Xs and Os, you use different egg forms. \ -What's more, YOU CAN ACTUALLY CHANGE A SQUARE WITH SOMETHING ELSE. \ +What's more, you can actually change a square with something else. \ The first one to get three-in-a-row with the same egg form wins." HOMEPAGE="http://www.haikuware.com/directory/view-details/development/games/egg-chess-ppc" SRC_URI="https://codeload.github.com/psirockin/EggChess/zip/feature" @@ -9,7 +9,7 @@ CHECKSUM_SHA256="67b8a6061169031493103d0a32dbdcd3af3c69d540cf1294e249e199eb140bc SOURCE_DIR="EggChess-feature" REVISION="1" LICENSE="GNU GPL v2" -COPYRIGHT="Anders Lindström" +COPYRIGHT="1999-2000 Anders Lindström" ARCHITECTURES="x86 x86_gcc2"