diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2008-03-28 21:42:43 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2008-03-28 21:42:43 +0000 |
commit | d0e5797a62debf300c227a9f510be37708f8864c (patch) | |
tree | 9c1681b6e5cc3253450336a990eb1092e9be9124 | |
parent | 19d47ec4f5847c9acd4e9516ab9547c09e1d27a3 (diff) |
ace of penguins: cleanup help text
-rw-r--r-- | package/ace_of_penguins/Config.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/package/ace_of_penguins/Config.in b/package/ace_of_penguins/Config.in index d90adfa52..c320aa449 100644 --- a/package/ace_of_penguins/Config.in +++ b/package/ace_of_penguins/Config.in @@ -4,7 +4,9 @@ config BR2_PACKAGE_ACE_OF_PENGUINS default n depends on BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7 help - The Ace of Penguins is a set of Unix/X solitaire games based on the ones available for Windows but with a number of enhancements. + The Ace of Penguins is a set of Unix/X solitaire games based + on the ones available for Windows but with a number of + enhancements. http://www.delorie.com/store/ace/ |