summaryrefslogtreecommitdiff
path: root/games/xspringies (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionSatoshi Asami2000-04-141-2/+2
| | | | | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. Notes: svn path=/head/; revision=27515
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* 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