diff options
author | obrien <obrien@FreeBSD.org> | 1998-06-25 16:05:20 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1998-06-25 16:05:20 +0800 |
commit | 66c6b377f584f527ee63fa9f5d81cc3609835e13 (patch) | |
tree | 73380ffad504e13058b1ac2722b4ed86565f15ef /games | |
parent | 844f2c40878ba77e4d4119473f13f6b835a69dd6 (diff) | |
download | freebsd-ports-gnome-66c6b377f584f527ee63fa9f5d81cc3609835e13.tar.gz freebsd-ports-gnome-66c6b377f584f527ee63fa9f5d81cc3609835e13.tar.zst freebsd-ports-gnome-66c6b377f584f527ee63fa9f5d81cc3609835e13.zip |
Steve said to share this with the world.
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 134255927673..bb88f13df8ce 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.144 1998/06/04 02:38:32 mph Exp $ +# $Id: Makefile,v 1.145 1998/06/07 11:13:05 dburr Exp $ # SUBDIR += 3dc @@ -35,6 +35,7 @@ SUBDIR += golddig SUBDIR += icbm3d SUBDIR += imaze + SUBDIR += ishido SUBDIR += jetpack SUBDIR += jzip SUBDIR += kdegames |