summaryrefslogtreecommitdiff
path: root/games/xspringies (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* 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