diff options
author | tg <tg@FreeBSD.org> | 1998-05-19 06:35:27 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-05-19 06:35:27 +0000 |
commit | 72eb3a6d981161f384c6abd8ba9adddb7b4ce9c7 (patch) | |
tree | 02a076cd537e62e941f54a3d19a9590206d2132c | |
parent | b2264ada3c5320b6bdd44dfd9ab35fb20aafb90d (diff) | |
download | FreeBSD-ports-72eb3a6d981161f384c6abd8ba9adddb7b4ce9c7.zip FreeBSD-ports-72eb3a6d981161f384c6abd8ba9adddb7b4ce9c7.tar.gz |
Activate xspacewarp.
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 31ee93f..ad27ab7 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 |