diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-06-28 04:08:01 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-06-28 04:08:01 +0000 |
commit | 198acbcf13b1d5c9d51cfb3ef11d8990f69f2708 (patch) | |
tree | 1fec546133dd2fb8450b7a424b4e9f8ce545039d /games/Makefile | |
parent | 57f74a4b31ebda6be5e99e1a2f95fc924e893eb9 (diff) | |
download | ports-198acbcf13b1d5c9d51cfb3ef11d8990f69f2708.tar.gz ports-198acbcf13b1d5c9d51cfb3ef11d8990f69f2708.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 bb88f13df8ce..6936a33b9553 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.145 1998/06/07 11:13:05 dburr Exp $ +# $Id: Makefile,v 1.146 1998/06/25 08:05:20 obrien Exp $ # SUBDIR += 3dc @@ -146,6 +146,7 @@ SUBDIR += xvier SUBDIR += xvmahjongg SUBDIR += xvmines + SUBDIR += xzip SUBDIR += yahtzee SUBDIR += yamsweeper SUBDIR += ztrack |