[Scummvm-cvs-logs] SF.net SVN: scummvm:[40277] web/trunk/downloads.php

sev at users.sourceforge.net sev at users.sourceforge.net
Sun May 3 15:28:10 CEST 2009


Revision: 40277
          http://scummvm.svn.sourceforge.net/scummvm/?rev=40277&view=rev
Author:   sev
Date:     2009-05-03 13:28:10 +0000 (Sun, 03 May 2009)

Log Message:
-----------
Use new platform icon for Haiku download

Modified Paths:
--------------
    web/trunk/downloads.php

Modified: web/trunk/downloads.php
===================================================================
--- web/trunk/downloads.php	2009-05-03 13:27:19 UTC (rev 40276)
+++ web/trunk/downloads.php	2009-05-03 13:28:10 UTC (rev 40277)
@@ -175,7 +175,7 @@
 		addDownload("catpl-solaris", "Solaris 10 (both IA32 and AMD64) binary", "(11.0M .pkg.bz2)", "http://prdownloads.sourceforge.net/scummvm/scummvm-$current_release-solaris10-x86.pkg.bz2?download");
 
 		addDownload("catpl-beos", "BeOS package", "(4.8M .tgz)", "http://prdownloads.sourceforge.net/scummvm/scummvm-$current_release-beos.tgz?download");
-		addDownload("catpl-beos", "Haiku package", "(4.3M .tgz)", "http://prdownloads.sourceforge.net/scummvm/scummvm-$current_release-haiku-gcc4.tgz?download");
+		addDownload("catpl-haiku", "Haiku package", "(4.3M .tgz)", "http://prdownloads.sourceforge.net/scummvm/scummvm-$current_release-haiku-gcc4.tgz?download");
 
 		addDownload("catpl-amiga", "AmigaOS 4 package", "(5.3M .lha)", "http://prdownloads.sourceforge.net/scummvm/scummvm-$current_release-amigaos4.lha?download");
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list