diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-18 19:49:05 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-18 19:49:05 +0000 |
commit | 53ccfcb2eb9b58d590346cef141af0173b2e8e73 (patch) | |
tree | 74717b78fa41a89c3142742760c02f9edaef955d /games/Makefile | |
parent | 013a99fe9da03bb4f0ad631cfc54af1edbc01db6 (diff) | |
download | ports-53ccfcb2eb9b58d590346cef141af0173b2e8e73.tar.gz ports-53ccfcb2eb9b58d590346cef141af0173b2e8e73.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 45ae6c2a45a9..397b42ac0068 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.219 1999/08/01 04:16:23 cpiazza Exp $ +# $Id: Makefile,v 1.220 1999/08/14 03:52:54 cpiazza Exp $ # SUBDIR += 3dc @@ -165,6 +165,7 @@ SUBDIR += xmille SUBDIR += xmine SUBDIR += xminehunter + SUBDIR += xmines SUBDIR += xminesweep SUBDIR += xmj SUBDIR += xmlink |