diff options
author | foxfair <foxfair@FreeBSD.org> | 1999-06-22 03:07:11 +0000 |
---|---|---|
committer | foxfair <foxfair@FreeBSD.org> | 1999-06-22 03:07:11 +0000 |
commit | a8327764bbb49a91bef56bd1508ea7d195b52854 (patch) | |
tree | d8ef397a02acec31724709cd29a9df49c32d1804 /games | |
parent | bd14c40abce687d5e73fdeb7afdaee20d83bb4bf (diff) | |
download | FreeBSD-ports-a8327764bbb49a91bef56bd1508ea7d195b52854.zip FreeBSD-ports-a8327764bbb49a91bef56bd1508ea7d195b52854.tar.gz |
Active gma.
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 a868556..f51afd2 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.209 1999/06/06 17:08:54 steve Exp $ +# $Id: Makefile,v 1.210 1999/06/06 17:45:17 steve Exp $ # SUBDIR += 3dc @@ -46,6 +46,7 @@ SUBDIR += garith SUBDIR += gemdropx SUBDIR += gleyes + SUBDIR += gma SUBDIR += gnomegames SUBDIR += gnuchess SUBDIR += gnugo |