aboutsummaryrefslogtreecommitdiff
path: root/games/tty-solitaire
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless Created by: headers mentioning meDmitry Marakasov2021-04-071-2/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Update to 1.3.0Dmitry Marakasov2020-06-022-4/+5
| | | | Notes: svn path=/head/; revision=537539
* Modify the makefile so we can specify the ncurses implementation from theBaptiste Daroussin2020-01-022-0/+18
| | | | | | | command line Notes: svn path=/head/; revision=521813
* - Update to 1.1.1Dmitry Marakasov2018-11-102-5/+6
| | | | Notes: svn path=/head/; revision=484620
* - Update to 1.1.0Dmitry Marakasov2018-08-133-35/+5
| | | | Notes: svn path=/head/; revision=477065
* - Add games/tty-solitaireDmitry Marakasov2017-11-034-0/+67
Ncurses-based klondike solitaire game WWW: https://github.com/mpereira/tty-solitaire Notes: svn path=/head/; revision=453416