]> arthur.barton.de Git - ngircd-web.git/blobdiff - download.php.en
Restructure download page and includes
[ngircd-web.git] / download.php.en
index 0db72283017fa40123d1d9d42b4044447075b113..83710aaafda5c8bfdf4f5d43000a9615a30df3b0 100644 (file)
        Ready packages for ngIRCd are available for the following
        distributions:
 </p>
-<?php
-       include('common/distributions.inc');
-?>
-<p>
-       Inofficial packages:
-</p>
-<ul>
-       <li>
-               <a href="http://www.debian.org/">Debian Linux</a>:
-               <a href="http://debian.barton.de/debian/pool/main/n/ngircd/">deb</a>
-               (Author: Alex Barton)
-       </li>
-</ul>
+<?php include('common/distributions.inc'); ?>
+<h4>Other</h4>
+<?php include('common/distributions-other.inc'); ?>
+<h4>Inofficial packages</h4>
+<?php include('common/distributions-unofficial.inc'); ?>
 <h3 id="git">
        GIT Repository
 </h3>