diff options
author | Maxime Henrion <mux@FreeBSD.org> | 2005-11-13 16:23:39 +0000 |
---|---|---|
committer | Maxime Henrion <mux@FreeBSD.org> | 2005-11-13 16:23:39 +0000 |
commit | 7f4ee2cc596e2b230512748c1fce771c0b4d85dc (patch) | |
tree | 954364690d7e9aa12a24e4b79ab9bbc10f453fbe /games/Makefile | |
parent | c5a43099671f573436c6524dbf3f8df229304cf2 (diff) | |
download | ports-7f4ee2cc596e2b230512748c1fce771c0b4d85dc.tar.gz ports-7f4ee2cc596e2b230512748c1fce771c0b4d85dc.zip |
Add Armagetron Advanced, a multiplayer and networked Tron clone in 3D.
Reviewed by: pav
Notes
Notes:
svn path=/head/; revision=148119
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 089ccbee49fc..de86dddf43a3 100644 --- a/games/Makefile +++ b/games/Makefile @@ -38,6 +38,7 @@ SUBDIR += antipolix SUBDIR += aop SUBDIR += apoolGL + SUBDIR += armagetron SUBDIR += asc SUBDIR += asciiquarium SUBDIR += atitd |