diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-03-27 20:10:06 +0800 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-03-27 20:10:06 +0800 |
commit | 9487b7a5a838408f103553cd0a4e2c1db77db7a3 (patch) | |
tree | fdca44979403c5c12a3bb8338250efa788b1964c /games | |
parent | 35acff6856b910694501471327fa94a145d15b94 (diff) | |
download | freebsd-ports-gnome-9487b7a5a838408f103553cd0a4e2c1db77db7a3.tar.gz freebsd-ports-gnome-9487b7a5a838408f103553cd0a4e2c1db77db7a3.tar.zst freebsd-ports-gnome-9487b7a5a838408f103553cd0a4e2c1db77db7a3.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 99c4fd0f5c8e..f31fff43d919 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 |