diff options
author | Mark Murray <markm@FreeBSD.org> | 1995-12-22 18:34:38 +0000 |
---|---|---|
committer | Mark Murray <markm@FreeBSD.org> | 1995-12-22 18:34:38 +0000 |
commit | 6c51fa2286718a62ae59435dd21b59f736f86463 (patch) | |
tree | 6b4992ac60f9b60e139a0c2ee70e3cd715297a5c /games | |
parent | ee0d380604311ef62dd26fa4ccc1298162108213 (diff) | |
download | ports-6c51fa2286718a62ae59435dd21b59f736f86463.tar.gz ports-6c51fa2286718a62ae59435dd21b59f736f86463.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index b93653a988a5..9b9a06f7bb48 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.31 1995/10/03 11:45:07 asami Exp $ +# $Id: Makefile,v 1.32 1995/11/26 21:34:40 asami Exp $ # SUBDIR += acm @@ -25,12 +25,14 @@ SUBDIR += xminesweep SUBDIR += xmj SUBDIR += xmris + SUBDIR += xneko SUBDIR += xonix SUBDIR += xpacman SUBDIR += xpilot SUBDIR += xpipeman SUBDIR += xrisk SUBDIR += xrobots + SUBDIR += xroach SUBDIR += xsol SUBDIR += xtetris SUBDIR += xtic |