diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1997-02-16 01:36:54 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1997-02-16 01:36:54 +0000 |
commit | 7f217287a7e09ae6ba0438c0b11357cebf8de678 (patch) | |
tree | d79aa3c652578c699f0d0c4d94845e6e040a8668 /games | |
parent | 7978e77a108986fb69241f57fb19f9732855a7a1 (diff) | |
download | ports-7f217287a7e09ae6ba0438c0b11357cebf8de678.tar.gz ports-7f217287a7e09ae6ba0438c0b11357cebf8de678.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index d4cc44fefc4b..b1c123dd1b22 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.54 1997/02/01 15:06:56 max Exp $ +# $Id: Makefile,v 1.55 1997/02/14 08:20:08 tg Exp $ # SUBDIR += acm @@ -58,6 +58,7 @@ SUBDIR += xshisen SUBDIR += xshogi SUBDIR += xskat + SUBDIR += xspringies SUBDIR += xsokoban SUBDIR += xsol SUBDIR += xtetris |