diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-20 07:59:26 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-20 07:59:26 +0000 |
commit | 205f4ea39a5166b5a56c2ac309e70ab7bb128b21 (patch) | |
tree | 21bd27c0721a488a0bfabc7be2449080e1b8328b /games/Makefile | |
parent | 484dee9ee00cb017ffb59d8ea94865c86b600783 (diff) | |
download | ports-205f4ea39a5166b5a56c2ac309e70ab7bb128b21.tar.gz ports-205f4ea39a5166b5a56c2ac309e70ab7bb128b21.zip |
Notes
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index ad27ab7f2991..7937b56aaf68 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.140 1998/05/18 14:21:05 tg Exp $ +# $Id: Makefile,v 1.141 1998/05/19 06:35:27 tg Exp $ # SUBDIR += 3dc @@ -104,14 +104,17 @@ SUBDIR += xneko SUBDIR += xnibbles SUBDIR += xoids + SUBDIR += xoct SUBDIR += xonix SUBDIR += xothello SUBDIR += xpacman + SUBDIR += xpanex SUBDIR += xpat2 SUBDIR += xpilot SUBDIR += xpipeman SUBDIR += xpuyo SUBDIR += xpuzzletama + SUBDIR += xpyraminx SUBDIR += xquarto SUBDIR += xripple SUBDIR += xrisk |