diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-09-16 18:00:59 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-09-16 18:00:59 +0800 |
commit | 0abd279573c02a73a23e70f26cfb58a2cc7355b6 (patch) | |
tree | fb2bcc71a3236ec1b6150af749245bd1426b1c3a /games/Makefile | |
parent | 96f94beb1eff9097e4c23f4d5274a856a781b47c (diff) | |
download | freebsd-ports-gnome-0abd279573c02a73a23e70f26cfb58a2cc7355b6.tar.gz freebsd-ports-gnome-0abd279573c02a73a23e70f26cfb58a2cc7355b6.tar.zst freebsd-ports-gnome-0abd279573c02a73a23e70f26cfb58a2cc7355b6.zip |
Add untahris, play several classic fun, simple arcade games in
multiplayer mode.
PR: 103012
Submitted by: Dmitry Marakasov <amdmi3 at 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 34052b22e62e..61a5d9d99dea 100644 --- a/games/Makefile +++ b/games/Makefile @@ -714,6 +714,7 @@ SUBDIR += tyrquake SUBDIR += uhexen SUBDIR += umark + SUBDIR += untahris SUBDIR += uox3 SUBDIR += uqm SUBDIR += urban |