summaryrefslogtreecommitdiff
path: root/games/xspringies (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move manpages from pkg/PLIST to MAN* macro in Makefile.Steve Price1998-09-282-2/+3
| | | | Notes: svn path=/head/; revision=13500
* Umm, "#" is not a comment character in C. ;)Satoshi Asami1997-02-161-2/+1
| | | | Notes: svn path=/head/; revision=5640
* XSpringies is a mass and spring simulation system. It's intended use is moreDavid E. O'Brien1997-02-166-0/+112
like that of a game, than some design package. (fixed /0 FP exception) Submitted by: jkh Closes PR: ports/2292 Notes: svn path=/head/; revision=5634