summaryrefslogtreecommitdiff
path: root/website/download/index.php
diff options
context:
space:
mode:
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>