diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-04-27 14:34:29 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-04-27 14:34:29 +0000 |
commit | 342c3e343f4bd7d38320f9533a2bc1e1ec8ac1d6 (patch) | |
tree | 349ed858d496a51610a09cabbbdae189b330ce8e /games/Makefile | |
parent | 088052c51a115d57740db48ad85e9e799179829b (diff) | |
download | ports-342c3e343f4bd7d38320f9533a2bc1e1ec8ac1d6.tar.gz ports-342c3e343f4bd7d38320f9533a2bc1e1ec8ac1d6.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 19ff840f884f..8f135f3580e5 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.125 1998/04/27 04:48:28 mph Exp $ +# $Id: Makefile,v 1.126 1998/04/27 05:01:30 mph Exp $ # SUBDIR += 3dpong @@ -60,6 +60,7 @@ SUBDIR += xbomb SUBDIR += xchain SUBDIR += xchomp + SUBDIR += xcogitate SUBDIR += xcubes SUBDIR += xdeblock SUBDIR += xdemineur |