diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-07-04 09:37:47 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-07-04 09:37:47 +0000 |
commit | b8a692c44db85dd0a207200074d54c86a5775539 (patch) | |
tree | 74e9d224618255f8e2e75c74f447d2876545e662 /games/Makefile | |
parent | d8df56cea7a6a82366371d26dae0f310b692b4df (diff) | |
download | ports-b8a692c44db85dd0a207200074d54c86a5775539.tar.gz ports-b8a692c44db85dd0a207200074d54c86a5775539.zip |
Notes
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index bbda0301a2db..4449a1461754 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.79 1997/07/02 07:15:50 tg Exp $ +# $Id: Makefile,v 1.80 1997/07/02 13:01:33 tg Exp $ # SUBDIR += acm @@ -88,6 +88,7 @@ SUBDIR += xtetris SUBDIR += xtic SUBDIR += xtriangles + SUBDIR += yahtzee SUBDIR += yamsweeper SUBDIR += ztrack |