diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-02-03 08:14:41 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-02-03 08:14:41 +0000 |
commit | daf2a5cc4893706e3a66680fc8aae47bc7ff9fe1 (patch) | |
tree | b1ee29339aada48e5ffad221ae670fc51c08d73e /games/Makefile | |
parent | 57795467ce7fc3ddb7e54c9d9bc633d01a8206de (diff) | |
download | ports-daf2a5cc4893706e3a66680fc8aae47bc7ff9fe1.tar.gz ports-daf2a5cc4893706e3a66680fc8aae47bc7ff9fe1.zip |
Notes
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index e620cd9a683b..d2f5e152de6e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.95 1997/12/27 14:47:39 vanilla Exp $ +# $Id: Makefile,v 1.96 1998/01/25 22:30:51 steve Exp $ # SUBDIR += acm @@ -96,7 +96,7 @@ SUBDIR += xspringies SUBDIR += xtic SUBDIR += xtriangles - SUBDRI += xtris + SUBDIR += xtris SUBDIR += yahtzee SUBDIR += yamsweeper SUBDIR += ztrack |