aboutsummaryrefslogtreecommitdiffstats
path: root/games/bsdtris/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | games)
* Fix typos in COMMENTcs2012-07-291-1/+1
| | | | Approved by: portmgr@ (implicit)
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0
|
* - Update maintainer's email addresspav2004-11-151-2/+2
| | | | | PR: ports/73939 Submitted by: Yonatan <onatan@gmail.com> (maintainer)
* Update games/bsdtris portedwin2003-09-041-2/+2
| | | | | | | | | | | | | | | | | | | | This update consists mainly of removing strdup/sprintf/strcpy and license change. Commiter, please grab the tarball here: http://j.xpert.com/FreeBSD/bsdtris-01092003.tar.gz Please put it up somewhere stable. Don't fix the MASTERSITE to point to this address. The last commiter to handle this was edwin, and it's his address that's listed in the Makefile. Tarball name changed from tetris- to bsdtris, and changes to the tarball making script included. There were reports about failure to run in several environments. I could not reproduce those, but I intend to see if they are magically fixed by this update. PR: ports/56272 Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
* games/tetris -> games/bsdtrisedwin2003-04-021-0/+28
PR: ports/50535