diff options
author | tg <tg@FreeBSD.org> | 1997-07-02 13:01:33 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-07-02 13:01:33 +0000 |
commit | e47f071c8b47cc67087a4ad57e6611a179debbe3 (patch) | |
tree | 68ab2f476857464b2789206b13c2b851da837018 /games | |
parent | bd0234ada16c46d5f1a6a3cfcd5cf91414b39a92 (diff) | |
download | FreeBSD-ports-e47f071c8b47cc67087a4ad57e6611a179debbe3.zip FreeBSD-ports-e47f071c8b47cc67087a4ad57e6611a179debbe3.tar.gz |
Activate xdeblock.
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 5509da0..bbda030 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.78 1997/07/01 23:02:42 max Exp $ +# $Id: Makefile,v 1.79 1997/07/02 07:15:50 tg Exp $ # SUBDIR += acm @@ -46,6 +46,7 @@ SUBDIR += xboing SUBDIR += xchomp SUBDIR += xcubes + SUBDIR += xdeblock SUBDIR += xdino SUBDIR += xemeraldia SUBDIR += xevil |