summaryrefslogtreecommitdiff
path: root/website/download/index.php
diff options
context:
space:
mode:
authorHenri Herscher <henri@oreka.org>2005-12-08 19:56:36 +0000
committerHenri Herscher <henri@oreka.org>2005-12-08 19:56:36 +0000
commit1fa2ddb6e409ba920446917033eb09d1bce5bca5 (patch)
tree1ed528034d3b178b07180d3f7d94d6c72ab88c0b /website/download/index.php
parent0fa01ab377354d3b4adb2f31b50a6c0d6cf1dc56 (diff)
orkweb and orktrack binary release changes
git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@101 09dcff7a-b715-0410-9601-b79a96267cd0
Diffstat (limited to 'website/download/index.php')
-rw-r--r--website/download/index.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/website/download/index.php b/website/download/index.php
index 76b3180..81cc45a 100644
--- a/website/download/index.php
+++ b/website/download/index.php
@@ -15,8 +15,9 @@
<p><?=_("The following packages are available for download:")?></p>
<ul>
<li>OrkAudio audio capture server as a Windows precompiled binary</li>
+ <li>OrkAudio audio capture server as a Debian/Ubuntu binary package</li>
+ <li>OrkWeb and OrkTrack user interface and database logging servers as precompiled Java5 war files</li>
<li>Entire Oreka codebase (Cross platform C++ and Java)</li>
- <li>OrkTrack and OrkWeb tracking and user interface servers as precompiled Java5 war files</li>
</ul>
<p><?=_('You may modify and distribute Oreka under the <a href="../about/license">GNU GPL</a>.')?></p>