diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 1998-07-31 19:34:14 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 1998-07-31 19:34:14 +0000 |
commit | d0dc91ae8f7d02bde11139daa3d841a0683fc39f (patch) | |
tree | 08c87c6f75f4d457b3ebf9fcb497e899cda032b5 /games/Makefile | |
parent | 1cc99c7741220e42622c6c0198b4c271f30761a9 (diff) | |
download | ports-d0dc91ae8f7d02bde11139daa3d841a0683fc39f.tar.gz ports-d0dc91ae8f7d02bde11139daa3d841a0683fc39f.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 999a94dc5e60..ffac7f4c7bbb 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.156 1998/07/12 23:58:18 steve Exp $ +# $Id: Makefile,v 1.157 1998/07/14 01:17:07 dburr Exp $ # SUBDIR += 3dc @@ -59,6 +59,7 @@ SUBDIR += quakeserver SUBDIR += seabattle SUBDIR += sokoban + SUBDIR += spellcast SUBDIR += spider SUBDIR += starlanes SUBDIR += tank |