diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-10-19 17:01:10 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-10-19 17:01:10 +0000 |
commit | 776b939e949bee08a8e3e726860e6bb890b83389 (patch) | |
tree | d9d4e147c024e3716e07aee2e1b78532d1d0c5ef /games | |
parent | a12c0248f4c52cb85248fb19905e45a357c63d08 (diff) | |
download | ports-776b939e949bee08a8e3e726860e6bb890b83389.tar.gz ports-776b939e949bee08a8e3e726860e6bb890b83389.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 9b928b4b2ce9..afb0f7cb3828 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.166 1998/09/11 09:12:01 tg Exp $ +# $Id: Makefile,v 1.167 1998/10/02 01:01:08 vanilla Exp $ # SUBDIR += 3dc @@ -39,6 +39,7 @@ SUBDIR += gnushogi SUBDIR += golddig SUBDIR += icbm3d + SUBDIR += ifm SUBDIR += imaze SUBDIR += inform SUBDIR += ishido |