diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-05-31 22:26:01 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-05-31 22:26:01 +0800 |
commit | 0bc8fe1594d86083bff4226995de5a698165959d (patch) | |
tree | f4ce5764079e09fcd36c8ef06794f854f16541db /games/Makefile | |
parent | a38d6ef000458ef2642b7d441515383d9939bd20 (diff) | |
download | freebsd-ports-gnome-0bc8fe1594d86083bff4226995de5a698165959d.tar.gz freebsd-ports-gnome-0bc8fe1594d86083bff4226995de5a698165959d.tar.zst freebsd-ports-gnome-0bc8fe1594d86083bff4226995de5a698165959d.zip |
Add blinkensisters 0.3, a parallax-style 2D scrolling platform game.
PR: 94981
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
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 1d1fc0beede9..3531f2006c06 100644 --- a/games/Makefile +++ b/games/Makefile @@ -61,6 +61,7 @@ SUBDIR += biloba SUBDIR += biorythm SUBDIR += blackjack + SUBDIR += blinkensisters SUBDIR += blobandconquer SUBDIR += blobwars SUBDIR += block |