diff options
author | Lev A. Serebryakov <lev@FreeBSD.org> | 2004-02-01 16:19:27 +0000 |
---|---|---|
committer | Lev A. Serebryakov <lev@FreeBSD.org> | 2004-02-01 16:19:27 +0000 |
commit | c3570852eae59d01cb134390dcf30b6dfdc3a420 (patch) | |
tree | 30b5db4d3f7c305a19b64e51c0796532b0963998 /games/Makefile | |
parent | 1068818d3826c28b76923430189bdf274252648a (diff) | |
download | ports-c3570852eae59d01cb134390dcf30b6dfdc3a420.tar.gz ports-c3570852eae59d01cb134390dcf30b6dfdc3a420.zip |
Add xwelltris, Tetris-like game for X11.
Notes
Notes:
svn path=/head/; revision=99711
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index ebce470b2c1c..ff81bee4c71e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -583,6 +583,7 @@ SUBDIR += xvier SUBDIR += xvmahjongg SUBDIR += xvmines + SUBDIR += xwelltris SUBDIR += xword SUBDIR += xworm SUBDIR += xzip |