diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-03-06 09:23:41 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-03-06 09:23:41 +0000 |
commit | 826c02d68c3ac9403a3a36624e258d0672d5fe0d (patch) | |
tree | 19e68a6ab1d4898e5fed2eba2bd23513ce1a90a0 | |
parent | Import of the xpat2 port. xpat2 is a collection of solitaire (diff) |
Activate xpat2.
Notes
Notes:
svn path=/head/; revision=5887
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 3fe2d6e1402a..211d2adf4bcd 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.59 1997/03/04 10:30:58 tg Exp $ +# $Id: Makefile,v 1.60 1997/03/05 12:29:24 asami Exp $ # SUBDIR += acm @@ -49,6 +49,7 @@ SUBDIR += xneko SUBDIR += xonix SUBDIR += xpacman + SUBDIR += xpat2 SUBDIR += xpilot SUBDIR += xpipeman SUBDIR += xpuyo |