diff options
author | dmcmahill <dmcmahill> | 1999-08-26 00:31:28 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 1999-08-26 00:31:28 +0000 |
commit | 10e66ce471fef980cc20a2b75efb094362431d36 (patch) | |
tree | 46baa45572a345333c3c56f0c171ded855c8a803 /games | |
parent | c40132f02edd5d7f8e1bb2a663e54bcbed5f582a (diff) | |
download | pkgsrc-10e66ce471fef980cc20a2b75efb094362431d36.tar.gz |
enable xscrabble
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index d9a38571e2a..662eff0941c 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 1999/08/14 07:04:32 fredb Exp $ +# $NetBSD: Makefile,v 1.57 1999/08/26 00:31:28 dmcmahill Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -116,7 +116,7 @@ SUBDIR += xroads # SUBDIR += xrobots # SUBDIR += xrubik -# SUBDIR += xscrabble + SUBDIR += xscrabble # SUBDIR += xshisen # SUBDIR += xshogi SUBDIR += xskat |