diff options
author | Mark Murray <markm@FreeBSD.org> | 1995-12-22 18:51:46 +0000 |
---|---|---|
committer | Mark Murray <markm@FreeBSD.org> | 1995-12-22 18:51:46 +0000 |
commit | e1ebc19ac8d40b9c0980e80e62bfef56ca4c3f17 (patch) | |
tree | 007b54d319acd00a44586f5d579f251b25c85d45 /games/Makefile | |
parent | 6c51fa2286718a62ae59435dd21b59f736f86463 (diff) | |
download | ports-e1ebc19ac8d40b9c0980e80e62bfef56ca4c3f17.tar.gz ports-e1ebc19ac8d40b9c0980e80e62bfef56ca4c3f17.zip |
Notes
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index 9b9a06f7bb48..0d1b43f1fb0e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.32 1995/11/26 21:34:40 asami Exp $ +# $Id: Makefile,v 1.33 1995/12/22 18:34:38 markm Exp $ # SUBDIR += acm @@ -31,8 +31,8 @@ SUBDIR += xpilot SUBDIR += xpipeman SUBDIR += xrisk - SUBDIR += xrobots SUBDIR += xroach + SUBDIR += xrobots SUBDIR += xsol SUBDIR += xtetris SUBDIR += xtic |