|
From: <the...@us...> - 2006-03-19 23:04:14
|
Revision: 20 Author: thekingant Date: 2006-03-19 15:04:06 -0800 (Sun, 19 Mar 2006) ViewCVS: http://svn.sourceforge.net/fceultra/?rev=20&view=rev Log Message: ----------- Another tweak Modified Paths: -------------- web/htdocs/download.php Modified: web/htdocs/download.php =================================================================== --- web/htdocs/download.php 2006-03-19 23:02:58 UTC (rev 19) +++ web/htdocs/download.php 2006-03-19 23:04:06 UTC (rev 20) @@ -4,7 +4,7 @@ ?> <table class="mainbox" cellpadding="5" cellspacing="0" border="1"> -<tr><th class="boxhead" colspan="2">Download</th></tr> +<tr><th class="boxhead" colspan="3">Download</th></tr> <tr><td colspan="3"> <ul> <li>Currently, only the Unix (Linux, FreeBSD, etc), Mac OS X, and Win32 ports will compile and run, mainly using SDL.</li> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |