diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-04-27 14:28:49 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-04-27 14:28:49 +0000 |
commit | 510968b990061c565b7e2c2f1541c9030aa6d30b (patch) | |
tree | 15d889137daa566c389dc49213c1afc321e9256f /games/Makefile | |
parent | 69e57afc66a45bb0e022e552d582b31eceefa288 (diff) | |
download | ports-510968b990061c565b7e2c2f1541c9030aa6d30b.tar.gz ports-510968b990061c565b7e2c2f1541c9030aa6d30b.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 c89521c26292..53969aa951cd 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.62 1997/03/11 22:13:45 se Exp $ +# $Id: Makefile,v 1.63 1997/04/06 02:46:48 andreas Exp $ # SUBDIR += acm @@ -17,6 +17,7 @@ SUBDIR += lincity SUBDIR += nethack SUBDIR += nethack-qt + SUBDIR += netris SUBDIR += oneko SUBDIR += qcc SUBDIR += quakeserver |