diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1998-12-17 14:36:06 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1998-12-17 14:36:06 +0000 |
commit | 18d5b5118575c58a230072714c5061921e9caf75 (patch) | |
tree | adf5bf63aa299d12c9c45bc1e3ca818a2c45d250 /games/Makefile | |
parent | 6e4d9c0010f766921f08a5f6d2cd866242a6c22d (diff) | |
download | ports-18d5b5118575c58a230072714c5061921e9caf75.tar.gz ports-18d5b5118575c58a230072714c5061921e9caf75.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 900881bbdd00..d1effeb0d3fa 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.174 1998/12/14 21:20:09 jmz Exp $ +# $Id: Makefile,v 1.175 1998/12/14 21:44:03 jseger Exp $ # SUBDIR += 3dc @@ -36,6 +36,7 @@ SUBDIR += frotz SUBDIR += galaxis SUBDIR += gemdropx + SUBDIR += gleyes SUBDIR += gnomegames SUBDIR += gnuchess SUBDIR += gnugo |