diff options
author | hoek <hoek@FreeBSD.org> | 1998-04-02 04:06:06 +0000 |
---|---|---|
committer | hoek <hoek@FreeBSD.org> | 1998-04-02 04:06:06 +0000 |
commit | 2348c8fd43b9b5cbf7558a5141dc528abb480feb (patch) | |
tree | 230d0d68a1720d0e749ef792e99b842281adf01a /games | |
parent | e2efce2683119abb153dda05d2d42c1217a10d66 (diff) | |
download | FreeBSD-ports-2348c8fd43b9b5cbf7558a5141dc528abb480feb.zip FreeBSD-ports-2348c8fd43b9b5cbf7558a5141dc528abb480feb.tar.gz |
Energize xskewb!
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 180e0f4..37e96f6 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.117 1998/03/27 14:08:30 tg Exp $ +# $Id: Makefile,v 1.118 1998/03/28 15:27:18 steve Exp $ # SUBDIR += acm @@ -103,6 +103,7 @@ SUBDIR += xshisen SUBDIR += xshogi SUBDIR += xskat + SUBDIR += xskewb SUBDIR += xsok SUBDIR += xsokoban SUBDIR += xsol |