diff options
author | tg <tg@FreeBSD.org> | 1996-05-14 12:23:46 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1996-05-14 12:23:46 +0000 |
commit | 576e6e3ed7d3b1888f569a9ab3d0d1ab565763f5 (patch) | |
tree | 7763306c9b899929429b448e8a1996f0f141fed5 /games | |
parent | fd1885662eba7081e233482bd939193f63fac04d (diff) | |
download | FreeBSD-ports-576e6e3ed7d3b1888f569a9ab3d0d1ab565763f5.zip FreeBSD-ports-576e6e3ed7d3b1888f569a9ab3d0d1ab565763f5.tar.gz |
Add xskat.
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 dbdbec9..60b11ca 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.34 1995/12/22 18:51:46 markm Exp $ +# $Id: Makefile,v 1.35 1995/12/23 21:11:49 markm Exp $ # SUBDIR += acm @@ -34,6 +34,7 @@ SUBDIR += xrisk SUBDIR += xroach SUBDIR += xrobots + SUBDIR += xskat SUBDIR += xsol SUBDIR += xtetris SUBDIR += xtic |