diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-12 23:09:51 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-12 23:09:51 +0000 |
commit | 048d1d24614afe405f2e5183b53fe5d1946b3a76 (patch) | |
tree | 2098e76a6ec940882a59929daed0d924999be279 /games/Makefile | |
parent | 93e071172dce49bb69c28a1a19edc5cfd6b9505c (diff) | |
download | ports-048d1d24614afe405f2e5183b53fe5d1946b3a76.tar.gz ports-048d1d24614afe405f2e5183b53fe5d1946b3a76.zip |
Notes
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index d33f9b39d2e0..7ad248fec59e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.151 1998/07/04 19:27:23 steve Exp $ +# $Id: Makefile,v 1.152 1998/07/04 19:33:26 steve Exp $ # SUBDIR += 3dc @@ -81,6 +81,7 @@ SUBDIR += xcubes SUBDIR += xdeblock SUBDIR += xdemineur + SUBDIR += xdigger SUBDIR += xdino SUBDIR += xemeraldia SUBDIR += xevil |