aboutsummaryrefslogtreecommitdiff
path: root/games/nsnake
Commit message (Collapse)AuthorAgeFilesLines
* games/nsnake: change MASTER_SITESWilliam Grzybowski2013-08-131-2/+2
| | | | | | | | | | | - Change MASTER_SITES to the new location - Pass maintainership to the submitter PR: ports/181256 Submitted by: David Demelier <demelier.david gmail.com> Notes: svn path=/head/; revision=324674
* Update to version 1.4Pawel Pekala2012-10-314-32/+24
| | | | | | | | | PR: ports/172237 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Feature safe: yes Notes: svn path=/head/; revision=306760
* - Reassign to the heap due to mail bouncesThomas Abthorpe2012-09-271-6/+2
| | | | Notes: svn path=/head/; revision=304947
* Remove whitespace after b.p.m to help reduce false postives when searching ↵Eitan Adler2012-02-081-1/+0
| | | | | | | | | | | for other junk after b.p.m Trivial non-functional change so maintainer not contacted Submitted by: Alex Kozlov Notes: svn path=/head/; revision=290718
* - Update to 1.2.1Dennis Herrmann2011-08-263-6/+14
| | | | | | | | | - Fix build with clang, While I'am here ;) Submitted by: maintainer (via irc) Notes: svn path=/head/; revision=280515
* - Update to 1.1Dennis Herrmann2011-04-032-4/+5
| | | | | | | Submitted by: maintainer (via irc) Notes: svn path=/head/; revision=272160
* nsnake is small game written in C and using ncurses API for drawing stuff on ↵Dennis Herrmann2011-03-104-0/+47
the screen. It currently supports colors and can save highscores in a file. WWW: http://softs.malikania.fr/nsnake PR: ports/155380 Submitted by: David Demelier <demelier.david@gmail.com> Notes: svn path=/head/; revision=270627