From 60575d4441476224c6d30516f73806fd2af0f5e1 Mon Sep 17 00:00:00 2001 From: danfe Date: Sun, 17 Mar 2013 16:54:51 +0000 Subject: - Trim old-school Makefile header per recent agreements - Convert to modern OPTIONS framework (courtesy of jgh@) - Use more explicit "gl" or "glu" to simple "yes" in USE_GL - Drop shlib ABI versions from LIB_DEPENDS - Mute MKDIR's, generally cleanup Makefiles - Synchronize GAME_DESC description text between ports --- games/qudos/pkg-descr | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'games/qudos/pkg-descr') diff --git a/games/qudos/pkg-descr b/games/qudos/pkg-descr index d3ab099177ae..58c4832b7c0f 100644 --- a/games/qudos/pkg-descr +++ b/games/qudos/pkg-descr @@ -1,3 +1 @@ -Enhanced OpenGL only Quake II engine. - -WWW: http://qudos.quakedev.com/ +Enhanced, OpenGL-only Quake II engine. -- cgit