diff options
author | Steve Price <steve@FreeBSD.org> | 1998-12-24 07:23:57 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-12-24 07:23:57 +0000 |
commit | 3156c6a1af606a24b68b3dcd092937b377a67f33 (patch) | |
tree | 9f5c7764e4eda5f2ae2cf934f4ca357ecc19767c /games/Makefile | |
parent | e6c58bb806adbca8c4a0365383b7551ada0996a4 (diff) | |
download | ports-3156c6a1af606a24b68b3dcd092937b377a67f33.tar.gz ports-3156c6a1af606a24b68b3dcd092937b377a67f33.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 3e17265e17d5..1152166e948d 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.176 1998/12/17 14:36:06 flathill Exp $ +# $Id: Makefile,v 1.177 1998/12/24 05:51:20 imp Exp $ # SUBDIR += 3dc @@ -42,6 +42,7 @@ SUBDIR += gnugo SUBDIR += gnushogi SUBDIR += golddig + SUBDIR += gtkballs SUBDIR += icbm3d SUBDIR += ifm SUBDIR += imaze |