diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-19 06:35:27 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-19 06:35:27 +0000 |
commit | 56a0531a6cadeb1294b1f3d965f1ebf964cb7586 (patch) | |
tree | d3e08ae746a621b0c0ce7370c5f3970f42b87167 /games/Makefile | |
parent | 8d17e4e86e4d9f066d7b25c449f8658034242861 (diff) | |
download | ports-56a0531a6cadeb1294b1f3d965f1ebf964cb7586.tar.gz ports-56a0531a6cadeb1294b1f3d965f1ebf964cb7586.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 31ee93f37449..ad27ab7f2991 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.139 1998/05/18 09:14:56 tg Exp $ +# $Id: Makefile,v 1.140 1998/05/18 14:21:05 tg Exp $ # SUBDIR += 3dc @@ -128,6 +128,7 @@ SUBDIR += xsokoban SUBDIR += xsol SUBDIR += xsoldier + SUBDIR += xspacewarp SUBDIR += xspringies SUBDIR += xtic SUBDIR += xtriangles |