diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-02-14 08:20:08 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-02-14 08:20:08 +0000 |
commit | fd7d46ac48b751c2499d41eb19e5a9a6096f0558 (patch) | |
tree | 3198cdf758dab8eb8ff526025aed458495efe1eb /games/Makefile | |
parent | 2267cc8b44bdb8898bb1332604b752a7b25bc481 (diff) | |
download | ports-fd7d46ac48b751c2499d41eb19e5a9a6096f0558.tar.gz ports-fd7d46ac48b751c2499d41eb19e5a9a6096f0558.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 9d058ec1c63e..d4cc44fefc4b 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.53 1997/01/13 07:45:33 tg Exp $ +# $Id: Makefile,v 1.54 1997/02/01 15:06:56 max Exp $ # SUBDIR += acm @@ -12,6 +12,7 @@ SUBDIR += golddig SUBDIR += imaze SUBDIR += jetpack + SUBDIR += lincity SUBDIR += nethack SUBDIR += oneko SUBDIR += qcc |