diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-09-16 10:00:59 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-09-16 10:00:59 +0000 |
commit | 7012f9965c47479fdc0045224822613bcc50a166 (patch) | |
tree | 4145c1f0d663ffe51f6c70aaeccf0f81e340a62b /games/Makefile | |
parent | c175ac8549bf718c28b1b013403a6d1c6fe4bbae (diff) | |
download | ports-7012f9965c47479fdc0045224822613bcc50a166.tar.gz ports-7012f9965c47479fdc0045224822613bcc50a166.zip |
Add untahris, play several classic fun, simple arcade games in
multiplayer mode.
PR: 103012
Submitted by: Dmitry Marakasov <amdmi3 at mail.ru>
Notes
Notes:
svn path=/head/; revision=173134
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 |