#!/bin/sh SCOREDIR="/var/games" SCOREFILE="/var/games/tecnoballz.hi" [ "$2" != "POST-INSTALL" -o -f "$SCOREFILE" ] && exit 0 mkdir -p $SCOREDIR touch $SCOREFILE chown root:games $SCOREFILE chmod 664 $SCOREFILE //tfcis.org/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/atom/x11/xbelld?h=mate-1.18' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xbelld
Commit message (Expand)AuthorAgeFilesLines
* Convert most of remaining ports that depend on xorg-libraries toamdmi32009-06-09