diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-07-02 07:15:50 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-07-02 07:15:50 +0000 |
commit | 482f79bc454b8dc07a29db4019b2b07e0ee1759a (patch) | |
tree | fea74405cd0ef25ed15432f7e4e4da3211ae225a /games/Makefile | |
parent | df48821cbe1f2989f1b3bcf28619683524db1902 (diff) | |
download | ports-482f79bc454b8dc07a29db4019b2b07e0ee1759a.tar.gz ports-482f79bc454b8dc07a29db4019b2b07e0ee1759a.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 5a515ba69b7d..5509da0c50e8 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.77 1997/06/30 11:58:58 tg Exp $ +# $Id: Makefile,v 1.78 1997/07/01 23:02:42 max Exp $ # SUBDIR += acm @@ -31,6 +31,7 @@ SUBDIR += oonsoo SUBDIR += qcc SUBDIR += quakeserver + SUBDIR += sokoban SUBDIR += spider SUBDIR += starlanes SUBDIR += tksol |