diff options
author | Eivind Eklund <eivind@FreeBSD.org> | 1998-02-19 12:06:55 +0000 |
---|---|---|
committer | Eivind Eklund <eivind@FreeBSD.org> | 1998-02-19 12:06:55 +0000 |
commit | 969eb1e9c055b411373bfbedb6e0e8e3ca9290a0 (patch) | |
tree | ea46e30ec3b9a59ad025530194d64be7822f6945 /games/Makefile | |
parent | 418241551467b10b7b10098a16f44e994ce14377 (diff) | |
download | ports-969eb1e9c055b411373bfbedb6e0e8e3ca9290a0.tar.gz ports-969eb1e9c055b411373bfbedb6e0e8e3ca9290a0.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 f439069ed397..3074ccf824a0 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.104 1998/02/15 17:04:58 jseger Exp $ +# $Id: Makefile,v 1.105 1998/02/15 22:54:16 se Exp $ # SUBDIR += acm @@ -89,6 +89,7 @@ SUBDIR += xroach SUBDIR += xrobots SUBDIR += xrubik + SUBDIR += xscavenger SUBDIR += xscrabble SUBDIR += xshisen SUBDIR += xshogi |