aboutsummaryrefslogtreecommitdiff
path: root/games/editss/files
Commit message (Collapse)AuthorAgeFilesLines
* - Fix MASTER_SITES [1]Jean-Yves Lefort2006-05-231-0/+10
| | | | | | | | | | | | - Replace pkg-message instructions by a wrapper script - Cleanups [1]: PR: ports/97647 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Notes: svn path=/head/; revision=163164
* Make sure that it doesn't attempt to fclose a NULL pointer if ~/.xpilotrcYing-Chieh Liao2002-10-101-2/+11
| | | | | | | | | | | is not present. PR: 38001 Submitted by: Pierre-Paul Lavoie <ppl@nbnet.nb.ca> Approved by: maintainer timeout Notes: svn path=/head/; revision=67727
* Fix build on -current (unnecessary #include <values.h>)Kris Kennaway2002-09-083-0/+30
Notes: svn path=/head/; revision=65807