#!/bin/sh FILE="/var/games/nighthawk.scores" [ "$2" != "POST-INSTALL" -o -f "$FILE" ] && exit 0 echo "===> Creating initial high score file $FILE" touch $FILE chown root.games $FILE chmod 664 $FILE ='http://tfcis.org/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/atom/emulators/mtools?h=mesa-next' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/mtools
Commit message (Expand)AuthorAgeFilesLines
* Add size data.trevor2004-03-181-0/+2
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* Document the homepage.obrien2004-01-261-0/+2
* Make mwrite a relative link to mtools.jmz2003-12-05