diff options
author | nemysis <nemysis@FreeBSD.org> | 2013-10-04 06:03:04 +0800 |
---|---|---|
committer | nemysis <nemysis@FreeBSD.org> | 2013-10-04 06:03:04 +0800 |
commit | f6bf0717fb342ddb162bacd0eef1dceadc811ddc (patch) | |
tree | 480e25696d28b3a5900d2210de997d2a30a4e357 /games/Makefile | |
parent | 9e11658c250a7043b5a4b93ca6e92d021e129e6f (diff) | |
download | freebsd-ports-gnome-f6bf0717fb342ddb162bacd0eef1dceadc811ddc.tar.gz freebsd-ports-gnome-f6bf0717fb342ddb162bacd0eef1dceadc811ddc.tar.zst freebsd-ports-gnome-f6bf0717fb342ddb162bacd0eef1dceadc811ddc.zip |
The Lost Feathers
You control a boy and his bird named Py. Your goal is to recover Py's
magical feathers, which were stolen by Evil Businessman.
Help a bird to recover his magical feathers.
WWW: https://code.google.com/p/lostfeathers/
Approved by: wg/pawel (mentors)
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 8ba429b48a47..d70a19d6a8b6 100644 --- a/games/Makefile +++ b/games/Makefile @@ -553,6 +553,7 @@ SUBDIR += lmpc SUBDIR += lolcat SUBDIR += lordsawar + SUBDIR += lostfeathers SUBDIR += lpairs SUBDIR += lskat SUBDIR += ltris |