diff options
author | Donald Burr <dburr@FreeBSD.org> | 1998-06-07 11:13:05 +0000 |
---|---|---|
committer | Donald Burr <dburr@FreeBSD.org> | 1998-06-07 11:13:05 +0000 |
commit | c630aa342b274424e63b8cc4c529cb358b950e27 (patch) | |
tree | e75f5e579e5d500f86068b8c16832fb9bdac1fe6 | |
parent | 776d917423c49e1872641df8d6ea983cbaace0d6 (diff) | |
download | ports-c630aa342b274424e63b8cc4c529cb358b950e27.tar.gz ports-c630aa342b274424e63b8cc4c529cb358b950e27.zip |
Activate xconq.
Notes
Notes:
svn path=/head/; revision=11325
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 6659be4a69cc..134255927673 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.143 1998/06/01 04:55:11 mph Exp $ +# $Id: Makefile,v 1.144 1998/06/04 02:38:32 mph Exp $ # SUBDIR += 3dc @@ -74,6 +74,7 @@ SUBDIR += xchain SUBDIR += xchomp SUBDIR += xcogitate + SUBDIR += xconq SUBDIR += xcubes SUBDIR += xdeblock SUBDIR += xdemineur |