diff options
author | tg <tg@FreeBSD.org> | 1997-08-04 11:46:46 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-08-04 11:46:46 +0000 |
commit | 66b592b366e888c14a014f379c461c235f202e4e (patch) | |
tree | 0f9dda3904621ae39e53db68a15abd6e825a6bbd /games | |
parent | a4ac15a20d54d1bcfc84154b8a79f3fff4acb71e (diff) | |
download | FreeBSD-ports-66b592b366e888c14a014f379c461c235f202e4e.zip FreeBSD-ports-66b592b366e888c14a014f379c461c235f202e4e.tar.gz |
Activate xscrabble.
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 fb037a4..e9585356 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.82 1997/07/09 09:43:40 max Exp $ +# $Id: Makefile,v 1.83 1997/07/15 02:09:21 obrien Exp $ # SUBDIR += acm @@ -80,6 +80,7 @@ SUBDIR += xroach SUBDIR += xrobots SUBDIR += xrubik + SUBDIR += xscrabble SUBDIR += xshisen SUBDIR += xshogi SUBDIR += xskat |