diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-12-03 03:44:01 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-12-03 03:44:01 +0000 |
commit | b84a10f99dba99703b6e9a1609763bded19a4dda (patch) | |
tree | 393a7058dd158f75dc21c23bdeeb559083d4c79b /games/Makefile | |
parent | d5f2f9d5c39882fdcfb1e062b34ed5b6b23b23d6 (diff) | |
download | ports-b84a10f99dba99703b6e9a1609763bded19a4dda.tar.gz ports-b84a10f99dba99703b6e9a1609763bded19a4dda.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 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 |