diff options
author | skreuzer <skreuzer@FreeBSD.org> | 2009-09-04 21:59:20 +0800 |
---|---|---|
committer | skreuzer <skreuzer@FreeBSD.org> | 2009-09-04 21:59:20 +0800 |
commit | 8da2c41c818184f104dfe8ba956610172f78e6a0 (patch) | |
tree | 3b5f0e9f560643fd5b13f1db7cd3dda3cb173bcd /games/Makefile | |
parent | 8bbd8e623ebf48e165c43fd416db621ffe9e4d29 (diff) | |
download | freebsd-ports-gnome-8da2c41c818184f104dfe8ba956610172f78e6a0.tar.gz freebsd-ports-gnome-8da2c41c818184f104dfe8ba956610172f78e6a0.tar.zst freebsd-ports-gnome-8da2c41c818184f104dfe8ba956610172f78e6a0.zip |
BlockOut II is an adaptation of the original Blockout DOS game
PR: ports/137479
Submitted by: Stas Timokhin <stast@bsdportal.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 88cb75a8b3fe..78b726d786cd 100644 --- a/games/Makefile +++ b/games/Makefile @@ -84,6 +84,7 @@ SUBDIR += bloboats SUBDIR += block SUBDIR += blockade + SUBDIR += blockout SUBDIR += blokish SUBDIR += blue SUBDIR += bogged |