--- xtet42.c.orig Mon Feb 15 00:37:09 1999 +++ xtet42.c Mon Feb 15 00:39:51 1999 @@ -67,23 +67,23 @@ #endif #ifndef _Lock -#define _Lock "/local/games/lib/xtet42/.xtet42.lock" +#define _Lock "/usr/X11R6/lib/X11/xtet42/.xtet42.lock" #endif #ifndef _Unlock -#define _Unlock "/local/games/lib/xtet42/.xtet42.unlock" +#define _Unlock "/usr/X11R6/lib/X11/xtet42/.xtet42.unlock" #endif #ifndef _Log -#define _Log "/local/games/lib/xtet42/.xtet42.log" +#define _Log "/usr/X11R6/lib/X11/xtet42/.xtet42.log" #endif #ifndef _Hiscore -#define _Hiscore "/local/games/lib/xtet42/.xtet42.hiscore" +#define _Hiscore "/usr/X11R6/lib/X11/xtet42/.xtet42.hiscore" #endif #ifndef _Hione -#define _Hione "/local/games/lib/xtet42/.xtet42.hiscore.single" +#define _Hione "/usr/X11R6/lib/X11/xtet42/.xtet42.hiscore.single" #endif static int bricks[7][4][4][4]= //www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/mail/sma
Commit message (Expand)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*amdmi32016-05-191-10/+10
* - Switch to options helpersamdmi32015-09-211-6/+4
* MASTER_SITES cleanup.mat2015-05-141-2/+1
* Cleanup plistantoine2014-11-231-2/+0
* - remove broken MANPREFIXdinoex2014-03-041-1/+1
* Remove trailing whitespaces from category mailehaupt2014-02-211-1/+1
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+2
* - revert r331810dinoex2013-10-292-3/+3
* - use STAGEDIRdinoex2013-10-281-17/+16
* - fix misplaced NO_STAGE in slaveports and ifdefsdinoex2013-09-211-1/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - fix MASTER_SITESdinoex2013-03-052-3/+2
* - cleanup commentsdinoex2012-10-131-5/+0
* - extend MASTER_SITESdinoex2011-08-071-1/+1
* - remove MD5ohauer2011-07-03