diff options
author | tg <tg@FreeBSD.org> | 1997-08-04 19:46:46 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-08-04 19:46:46 +0800 |
commit | 66b592b366e888c14a014f379c461c235f202e4e (patch) | |
tree | 0f9dda3904621ae39e53db68a15abd6e825a6bbd /games/Makefile | |
parent | a4ac15a20d54d1bcfc84154b8a79f3fff4acb71e (diff) | |
download | freebsd-ports-gnome-66b592b366e888c14a014f379c461c235f202e4e.tar.gz freebsd-ports-gnome-66b592b366e888c14a014f379c461c235f202e4e.tar.zst freebsd-ports-gnome-66b592b366e888c14a014f379c461c235f202e4e.zip |
Activate xscrabble.
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 fb037a459185..e9585356b3ca 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 |