diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-03-27 14:08:30 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-03-27 14:08:30 +0000 |
commit | 30a30165760211097526983809b048992a3401f2 (patch) | |
tree | 11674acaee82ecd8693036619a11033238e7ab5b /games | |
parent | 2c6316488863eac65d97aa34fc27b9115e1dc340 (diff) | |
download | ports-30a30165760211097526983809b048992a3401f2.tar.gz ports-30a30165760211097526983809b048992a3401f2.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 f31fff43d919..925396d492d5 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.115 1998/03/27 10:13:16 tg Exp $ +# $Id: Makefile,v 1.116 1998/03/27 12:10:06 tg Exp $ # SUBDIR += acm @@ -111,6 +111,7 @@ SUBDIR += xtriangles SUBDIR += xtris SUBDIR += xtruco + SUBDIR += xvier SUBDIR += xvmines SUBDIR += yahtzee SUBDIR += yamsweeper |