diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-08-04 11:46:46 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-08-04 11:46:46 +0000 |
commit | 782958f76cda43018e954b6193125e3fdc6d2bb2 (patch) | |
tree | a5c42df4b48cb062bb5e79731190a05c0fdfed72 /games/Makefile | |
parent | 7ae40f62da6b0e032c5311ae0d284d7b3fb7fe57 (diff) | |
download | ports-782958f76cda43018e954b6193125e3fdc6d2bb2.tar.gz ports-782958f76cda43018e954b6193125e3fdc6d2bb2.zip |
Notes
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 |