diff options
author | flathill <flathill@FreeBSD.org> | 1999-02-20 08:52:11 +0800 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1999-02-20 08:52:11 +0800 |
commit | 7ccc42a4f380958389b12688513bce8a476afc5b (patch) | |
tree | 23c7e25ea485af41e56ad1e0fdab2969aa644fc4 /games/Makefile | |
parent | 96b1b7d65ea65f709f4b67c14ee227aa24b5963a (diff) | |
download | freebsd-ports-gnome-7ccc42a4f380958389b12688513bce8a476afc5b.tar.gz freebsd-ports-gnome-7ccc42a4f380958389b12688513bce8a476afc5b.tar.zst freebsd-ports-gnome-7ccc42a4f380958389b12688513bce8a476afc5b.zip |
Activate xchadance.
Activate xosmulti
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 7341514cb3b5..0d63c2e79b63 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.184 1999/01/28 19:02:01 sada Exp $ +# $Id: Makefile,v 1.185 1999/02/04 00:41:55 steve Exp $ # SUBDIR += 3dc @@ -97,6 +97,7 @@ SUBDIR += xboard SUBDIR += xboing SUBDIR += xbomb + SUBDIR += xchadance SUBDIR += xchain SUBDIR += xchomp SUBDIR += xcogitate @@ -143,6 +144,7 @@ SUBDIR += xoct SUBDIR += xoids SUBDIR += xonix + SUBDIR += xosmulti SUBDIR += xothello SUBDIR += xpacman SUBDIR += xpanex |