diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-06-04 03:22:13 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-06-04 03:22:13 +0000 |
commit | 2a7b16d3499a61be3f7033719a0da94f23fbdc55 (patch) | |
tree | 58bd7a3895c9c196e3926004c7277d478c9efd18 /games/Makefile | |
parent | 61bc540838e0a1f54f671af5817da61bbe913fa2 (diff) | |
download | ports-2a7b16d3499a61be3f7033719a0da94f23fbdc55.tar.gz ports-2a7b16d3499a61be3f7033719a0da94f23fbdc55.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 1366f8c667c2..64eba42d5642 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.69 1997/06/04 01:38:38 asami Exp $ +# $Id: Makefile,v 1.70 1997/06/04 02:32:23 asami Exp $ # SUBDIR += acm @@ -6,6 +6,7 @@ SUBDIR += angband SUBDIR += block SUBDIR += cgoban + SUBDIR += connect4 SUBDIR += cosmo SUBDIR += crossfire SUBDIR += dontspace |