diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-18 09:29:31 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-18 09:29:31 +0000 |
commit | 0da83b6a61338e6894d7dd35aafd95f0452f4efa (patch) | |
tree | 8bb7badae5a1ece9502afc797beeb146a180d9f7 /games/Makefile | |
parent | 945b9eba8d3eb0ad00082958728f34ddc70bf935 (diff) | |
download | ports-0da83b6a61338e6894d7dd35aafd95f0452f4efa.tar.gz ports-0da83b6a61338e6894d7dd35aafd95f0452f4efa.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 7f4ac3c086c0..97fa186fcc26 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.89 1997/11/05 04:19:28 asami Exp $ +# $Id: Makefile,v 1.90 1997/11/09 09:25:44 asami Exp $ # SUBDIR += acm @@ -61,6 +61,7 @@ SUBDIR += xgolgo SUBDIR += xinvaders SUBDIR += xjewel + SUBDIR += xjig SUBDIR += xkobo SUBDIR += xlife SUBDIR += xmahjongg |