diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1997-08-19 07:17:56 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1997-08-19 07:17:56 +0000 |
commit | 2de4e1c8c098ccaeb2d0b600836d5be20fa50d2f (patch) | |
tree | 903bdf6e29d0f7e6e9206ad04b1aa9b0f4361242 /games/Makefile | |
parent | 0d060af5671f45786ead2f17f8c3d556d9b95387 (diff) | |
download | ports-2de4e1c8c098ccaeb2d0b600836d5be20fa50d2f.tar.gz ports-2de4e1c8c098ccaeb2d0b600836d5be20fa50d2f.zip |
Notes
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index e9585356b3ca..3d916e712b14 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.83 1997/07/15 02:09:21 obrien Exp $ +# $Id: Makefile,v 1.84 1997/08/04 11:46:46 tg Exp $ # SUBDIR += acm @@ -84,10 +84,10 @@ SUBDIR += xshisen SUBDIR += xshogi SUBDIR += xskat - SUBDIR += xspringies SUBDIR += xsokoban SUBDIR += xsol SUBDIR += xsoldier + SUBDIR += xspringies SUBDIR += xtetris SUBDIR += xtic SUBDIR += xtriangles |