diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 1999-08-26 00:31:28 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 1999-08-26 00:31:28 +0000 |
commit | 84148840355f892f1dd0c38987c9dec133a12ba4 (patch) | |
tree | 46baa45572a345333c3c56f0c171ded855c8a803 /games/Makefile | |
parent | eb32b207678ef675e6c1df285f3b3d75da56dbe6 (diff) | |
download | pkgsrc-84148840355f892f1dd0c38987c9dec133a12ba4.tar.gz |
enable xscrabble
Diffstat (limited to 'games/Makefile')
-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 |