diff options
author | asami <asami@FreeBSD.org> | 1997-12-03 11:44:01 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-12-03 11:44:01 +0800 |
commit | 32327b44cfcdc3315ee7f94fd9fa162bb5161e16 (patch) | |
tree | bb114bd5ade05ce1326889809d98cf0333393104 /games | |
parent | d925deaedb9886f20b7357fed7425790ad261dc7 (diff) | |
download | freebsd-ports-gnome-32327b44cfcdc3315ee7f94fd9fa162bb5161e16.tar.gz freebsd-ports-gnome-32327b44cfcdc3315ee7f94fd9fa162bb5161e16.tar.zst freebsd-ports-gnome-32327b44cfcdc3315ee7f94fd9fa162bb5161e16.zip |
Add ktamaga.
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 97fa186fcc26..c14aecba5740 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.90 1997/11/09 09:25:44 asami Exp $ +# $Id: Makefile,v 1.91 1997/11/18 09:29:31 tg Exp $ # SUBDIR += acm @@ -26,6 +26,7 @@ SUBDIR += jetpack SUBDIR += kdegames SUBDIR += klondike + SUBDIR += ktamaga SUBDIR += lincity SUBDIR += nethack SUBDIR += nethack-qt |