diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-04-02 04:06:06 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-04-02 04:06:06 +0000 |
commit | ae88510db9f4abcd80a2aa3e84ba0d47d193f8a6 (patch) | |
tree | 4af7731ecf02329f394d9963d39184d2ed1c3616 /games/Makefile | |
parent | 64a7c6b46ef8445867f9c16bf78fbae025f2434f (diff) | |
download | ports-ae88510db9f4abcd80a2aa3e84ba0d47d193f8a6.tar.gz ports-ae88510db9f4abcd80a2aa3e84ba0d47d193f8a6.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 180e0f40368c..37e96f6dbf2c 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 |