diff options
author | rafan <rafan@FreeBSD.org> | 2007-03-18 21:32:48 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-03-18 21:32:48 +0800 |
commit | 5080cb7a59495ed9d7e240a70fde3c91136cb092 (patch) | |
tree | 3be9a72a11f9814396545272ce1f8e1653195ba8 /games/Makefile | |
parent | 26771b01cd53d2c20d2bf8842cd88e49edd7ab9e (diff) | |
download | freebsd-ports-gnome-5080cb7a59495ed9d7e240a70fde3c91136cb092.tar.gz freebsd-ports-gnome-5080cb7a59495ed9d7e240a70fde3c91136cb092.tar.zst freebsd-ports-gnome-5080cb7a59495ed9d7e240a70fde3c91136cb092.zip |
Add funnyboat 1.4, a side scrolling shooter game starring a steamboat on
the sea.
PR: ports/110460
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.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 aae95e31563c..cb6fdc420738 100644 --- a/games/Makefile +++ b/games/Makefile @@ -232,6 +232,7 @@ SUBDIR += fteqw SUBDIR += ftjava SUBDIR += fuhquake + SUBDIR += funnyboat SUBDIR += fwp SUBDIR += fxsudoku SUBDIR += galaxis |