diff options
author | mph <mph@FreeBSD.org> | 1998-10-20 01:01:10 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-10-20 01:01:10 +0800 |
commit | 59b034289d5738b777b6f2a03803de2d06993eb1 (patch) | |
tree | b2cd84bef47c44375c155d70788613786930fdc8 /games/Makefile | |
parent | 6d6e34995d8bf9e57ea75ea964e0592a3576f279 (diff) | |
download | freebsd-ports-gnome-59b034289d5738b777b6f2a03803de2d06993eb1.tar.gz freebsd-ports-gnome-59b034289d5738b777b6f2a03803de2d06993eb1.tar.zst freebsd-ports-gnome-59b034289d5738b777b6f2a03803de2d06993eb1.zip |
Activate ifm.
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 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 |