diff options
author | tg <tg@FreeBSD.org> | 1998-03-27 20:10:06 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-03-27 20:10:06 +0800 |
commit | 1344faa985f959878002b506b8e7a232089c3aec (patch) | |
tree | 57a953fb52d906359ea8fdef8b4d683843e42ecb /games | |
parent | 14ce6ba390c2d32b7333653ff77b94b9bf678c35 (diff) | |
download | freebsd-ports-graphics-1344faa985f959878002b506b8e7a232089c3aec.tar.gz freebsd-ports-graphics-1344faa985f959878002b506b8e7a232089c3aec.tar.zst freebsd-ports-graphics-1344faa985f959878002b506b8e7a232089c3aec.zip |
Activate seabattle.
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 99c4fd0f5c8..f31fff43d91 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.114 1998/03/21 13:54:10 asami Exp $ +# $Id: Makefile,v 1.115 1998/03/27 10:13:16 tg Exp $ # SUBDIR += acm @@ -37,6 +37,7 @@ SUBDIR += oonsoo SUBDIR += qcc SUBDIR += quakeserver + SUBDIR += seabattle SUBDIR += sokoban SUBDIR += spider SUBDIR += starlanes |