diff options
author | fjoe <fjoe@FreeBSD.org> | 2003-06-03 02:29:57 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2003-06-03 02:29:57 +0800 |
commit | 55897396c7d2e0c07cb5f43715333e9b17c8febc (patch) | |
tree | 1544ef4d65daa01d91655ece90ce80478ef785a9 /games/Makefile | |
parent | 93fb2bd53c11271801572d6a24a295716466d611 (diff) | |
download | freebsd-ports-gnome-55897396c7d2e0c07cb5f43715333e9b17c8febc.tar.gz freebsd-ports-gnome-55897396c7d2e0c07cb5f43715333e9b17c8febc.tar.zst freebsd-ports-gnome-55897396c7d2e0c07cb5f43715333e9b17c8febc.zip |
New port: fuhquake
FuhQuake is an excellent QuakeWorld client.
An excellent work by: Alexey Dokuchaev <danfe@regency.nsu.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 96d38c096145..0b04137f586f 100644 --- a/games/Makefile +++ b/games/Makefile @@ -107,6 +107,7 @@ SUBDIR += frotz SUBDIR += frozenbubble SUBDIR += fsgs + SUBDIR += fuhquake SUBDIR += galaxis SUBDIR += garith SUBDIR += gcompris |