diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-06-28 15:16:12 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-06-28 15:16:12 +0000 |
commit | ec0b378da33da7ffecfe18aacfd6423607f01b68 (patch) | |
tree | 91769f6ab16a94e16e98930bc4d4a27c4996e248 /games | |
parent | 0659f666d286e043f34cc243cc5811796f30b264 (diff) | |
download | ports-ec0b378da33da7ffecfe18aacfd6423607f01b68.tar.gz ports-ec0b378da33da7ffecfe18aacfd6423607f01b68.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 6936a33b9553..1792757a1f64 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.146 1998/06/25 08:05:20 obrien Exp $ +# $Id: Makefile,v 1.147 1998/06/28 04:08:01 mph Exp $ # SUBDIR += 3dc @@ -35,6 +35,7 @@ SUBDIR += golddig SUBDIR += icbm3d SUBDIR += imaze + SUBDIR += inform SUBDIR += ishido SUBDIR += jetpack SUBDIR += jzip |