diff options
author | taoka <taoka@FreeBSD.org> | 1999-09-28 01:51:09 +0000 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-09-28 01:51:09 +0000 |
commit | e3ca168b25d881bba1eed1b2c14bc613a2d1919f (patch) | |
tree | 458d2a0f56f5518933a25cbb780c4c39036a585d /games | |
parent | 30d0d2a8308bbc008e8a97a37baa8990571e871c (diff) | |
download | FreeBSD-ports-e3ca168b25d881bba1eed1b2c14bc613a2d1919f.zip FreeBSD-ports-e3ca168b25d881bba1eed1b2c14bc613a2d1919f.tar.gz |
Add gru
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 70f69a9..2dcc868 100644 --- a/games/Makefile +++ b/games/Makefile @@ -57,6 +57,7 @@ SUBDIR += gnugo SUBDIR += gnushogi SUBDIR += golddig + SUBDIR += gru SUBDIR += gtkballs SUBDIR += hex SUBDIR += icbm3d |