mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
Update bespider description
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
SUMMARY="A spider solitaire clone for Haiku"
|
||||
DESCRIPTION="
|
||||
Spider solitaire is a popular version of solitaire, where
|
||||
the goal is to stack all the cards of a suit, from king to ace.
|
||||
|
||||
When you have stacked as many cards as you can, you
|
||||
can use a stock to place a new card on top of every pile.
|
||||
"
|
||||
Spider solitaire is a popular version of solitaire, where the goal \
|
||||
is to stack all the cards of a suit, from king to ace.
|
||||
|
||||
When you have stacked as many cards as you can, you can use a \
|
||||
stock to place a new card on top of every pile.
|
||||
"
|
||||
HOMEPAGE="https://github.com/przemub/BeSpider"
|
||||
SRC_URI="git://github.com/noryb009/BeSpider.git#4b8c10570c37f1f5ec70c0801cfd884b1d34f8b4"
|
||||
SRC_URI="git://github.com/noryb009/BeSpider.git#1960ac1e68d3656c10032d012764ba525befb3d5"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2013 Przemysław Buczkowski"
|
||||
REVISION="1"
|
||||
|
||||
Reference in New Issue
Block a user