diff options
author | mnag <mnag@FreeBSD.org> | 2005-10-22 07:22:14 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2005-10-22 07:22:14 +0800 |
commit | 6e6e78840a2ca4c8bfa491b1c1cc41d935ab1530 (patch) | |
tree | 0f197575dc24d9ca10d014eee925fe620c24fa94 /games/Makefile | |
parent | 68969e0478a614f7a27439da6e88ad05dd05bbd7 (diff) | |
download | freebsd-ports-gnome-6e6e78840a2ca4c8bfa491b1c1cc41d935ab1530.tar.gz freebsd-ports-gnome-6e6e78840a2ca4c8bfa491b1c1cc41d935ab1530.tar.zst freebsd-ports-gnome-6e6e78840a2ca4c8bfa491b1c1cc41d935ab1530.zip |
Update to 0.41
Move games/ctetris to games/ctris
PR: 87232
Submitted by: Travis Poppe <tlp@liquidx.org> (maintainer)
Repocopied by: marcus
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 |