SF.net SVN: postfixadmin: [357] website/index.php
Brought to you by:
christian_boltz,
gingerdog
|
From: <gin...@us...> - 2008-04-29 15:20:47
|
Revision: 357
http://postfixadmin.svn.sourceforge.net/postfixadmin/?rev=357&view=rev
Author: gingerdog
Date: 2008-04-29 08:20:30 -0700 (Tue, 29 Apr 2008)
Log Message:
-----------
index.php: fix link to download
Modified Paths:
--------------
website/index.php
Modified: website/index.php
===================================================================
--- website/index.php 2008-04-29 14:50:26 UTC (rev 356)
+++ website/index.php 2008-04-29 15:20:30 UTC (rev 357)
@@ -36,7 +36,7 @@
<p>This should be judged as being a <b>snapshot</b>, and although it <u>should work</u> - it may not - or some features may be lacking suitable documentation.</p>
<p>As this is based on the development branch, it's setup is slightly different from that for v2.1.0; but you should be able to figure that out when you visit http://yoursever/postfixadmin after installing it. Note, the .deb does not setup your database in any useful way - so you'll need to do this manually (see /usr/share/doc/postfixadmin)</p>
-<p><a href="http://downloads.sourceforge.net/postfixadmin/postfixadmin_2.2.0-1rc4_all.deb?use_mirror=osdn">GingerDog's experimental .deb</a> for installation (based on Subversion revision 337) (built on 20th April 2008)</p>
+<p><a href="http://sourceforge.net/project/showfiles.php?group_id=191583&package_id=225300">GingerDog's experimental .deb</a> for installation</p>
<p><a href="http://software.opensuse.org/search?q=postfixadmin">RPM packages for openSUSE and Fedora</a> (usually latest Subversion revision).</p>
<h3>Download - Previous stable release</h3>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|