diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-21 23:22:14 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-21 23:22:14 +0000 |
commit | 7ac3bd69c7125e883c1891ea5ef972be09de064f (patch) | |
tree | 502f2b29eb77f6edcd6daf40fcba264e963eccbb /games/Makefile | |
parent | Add another MASTER_SITE, because first site have temporary fails. (diff) |
Update to 0.41
Move games/ctetris to games/ctris
PR: 87232
Submitted by: Travis Poppe <tlp@liquidx.org> (maintainer)
Repocopied by: marcus
Notes
Notes:
svn path=/head/; revision=146086
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 88925b74bacf..7321258f7ed8 100644 --- a/games/Makefile +++ b/games/Makefile @@ -108,6 +108,7 @@ SUBDIR += cryptoslam SUBDIR += csmash SUBDIR += ctetris + SUBDIR += ctris SUBDIR += cube SUBDIR += cursive SUBDIR += d2x |