diff options
author | taoka <taoka@FreeBSD.org> | 1999-04-13 22:46:35 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-04-13 22:46:35 +0800 |
commit | f9f689431531b16af3968cf5b0b7900a8af193cd (patch) | |
tree | b05ec559f28dbb16412528404e5d7db6b9c5ed89 /games/Makefile | |
parent | c3abc7d90c3bbf9ffc69e8329fbe7477ad621972 (diff) | |
download | freebsd-ports-gnome-f9f689431531b16af3968cf5b0b7900a8af193cd.tar.gz freebsd-ports-gnome-f9f689431531b16af3968cf5b0b7900a8af193cd.tar.zst freebsd-ports-gnome-f9f689431531b16af3968cf5b0b7900a8af193cd.zip |
Added garith
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 887cd47dcc6e..8e8994985e5a 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.197 1999/04/08 18:00:48 steve Exp $ +# $Id: Makefile,v 1.198 1999/04/13 09:47:37 jseger Exp $ # SUBDIR += 3dc @@ -38,6 +38,7 @@ SUBDIR += freeciv SUBDIR += frotz SUBDIR += galaxis + SUBDIR += garith SUBDIR += gemdropx SUBDIR += gleyes SUBDIR += gnomegames |