diff options
author | tg <tg@FreeBSD.org> | 1998-02-09 16:12:57 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-02-09 16:12:57 +0800 |
commit | d7741bfba613c6138fdf768970b70bc941b34e5c (patch) | |
tree | f29b1daefbfcc6d509215e804bff9771983669be /games/Makefile | |
parent | aa11e94da44403d3ac7c3620f03112d177781818 (diff) | |
download | freebsd-ports-gnome-d7741bfba613c6138fdf768970b70bc941b34e5c.tar.gz freebsd-ports-gnome-d7741bfba613c6138fdf768970b70bc941b34e5c.tar.zst freebsd-ports-gnome-d7741bfba613c6138fdf768970b70bc941b34e5c.zip |
Activate xsok and cqcam.
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 d2f5e152de6e..5fc2cdfbeb61 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.96 1998/01/25 22:30:51 steve Exp $ +# $Id: Makefile,v 1.97 1998/02/03 08:14:41 asami Exp $ # SUBDIR += acm @@ -90,6 +90,7 @@ SUBDIR += xshisen SUBDIR += xshogi SUBDIR += xskat + SUBDIR += xsok SUBDIR += xsokoban SUBDIR += xsol SUBDIR += xsoldier |