diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 1999-06-22 03:07:11 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 1999-06-22 03:07:11 +0000 |
commit | d0ae460ae831052eb1771c49be530060d384bba8 (patch) | |
tree | 7bcc73255b5f6346509a7db016c7a91404769c6e /games/Makefile | |
parent | dde0b8261bc0c4a9e244f7b516efa34ef2e4b700 (diff) | |
download | ports-d0ae460ae831052eb1771c49be530060d384bba8.tar.gz ports-d0ae460ae831052eb1771c49be530060d384bba8.zip |
Active gma.
Notes
Notes:
svn path=/head/; revision=19617
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 a868556f4108..f51afd220448 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 |