diff options
-rwxr-xr-x | config/mailscanner/mailscanner_about.php | 9 | ||||
-rw-r--r-- | pkg_config.8.xml | 4 | ||||
-rw-r--r-- | pkg_config.8.xml.amd64 | 4 |
3 files changed, 13 insertions, 4 deletions
diff --git a/config/mailscanner/mailscanner_about.php b/config/mailscanner/mailscanner_about.php index bea516f9..c3408906 100755 --- a/config/mailscanner/mailscanner_about.php +++ b/config/mailscanner/mailscanner_about.php @@ -78,6 +78,15 @@ include("head.inc"); <td width="78%" class="vtable"><?=gettext("<a target=_new href='http://www.mailscanner.info/wiki/doku.php?id=maq:index'>Most Asked Questions</a><br><br>");?> </tr> <tr> + <td width="22%" valign="top" class="vncell"><?=gettext("Help Index");?></td> + <td width="78%" class="vtable"><?=gettext("<a target=_new href='http://www.mailscanner.info/MailScanner.conf.index.html'>Mailscanner Configuration Index</a><br><br>");?> + </tr> + <tr> + <td width="22%" valign="top" class="vncell"><?=gettext("Getting the best");?></td> + <td width="78%" class="vtable"><?=gettext("<a target=_new href='http://www.mailscanner.info/gettingthebest.html'>Getting The Best Out Of MailScanner</a><br><br>");?> + </tr> + + <tr> <td width="22%" valign="top" class="vncell"><?=gettext("Performance ");?></td> <td width="78%" class="vtable"><?=gettext("<a target=_new href='http://wiki.apache.org/spamassassin/FasterPerformance'>How do I get SpamAssassin to run faster?</a><br><br>");?></td> </tr> diff --git a/pkg_config.8.xml b/pkg_config.8.xml index ac42bd4b..2fcbb965 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -79,8 +79,8 @@ <descr>The Reliable, High Performance TCP/HTTP Load Balancer</descr> <website>http://haproxy.1wt.eu/</website> <category>Services</category> - <version>0.30</version> - <status>BETA</status> + <version>1.4.18 pkg v.1.0</version> + <status>Release</status> <required_version>2.0</required_version> <config_file>http://www.pfsense.com/packages/config/haproxy/haproxy.xml</config_file> <depends_on_package_base_url>http://e-sac.siteseguro.ws/pfsense/8/All/</depends_on_package_base_url> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 310ea48d..7aff96ed 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -158,8 +158,8 @@ <descr>The Reliable, High Performance TCP/HTTP Load Balancer</descr> <website>http://haproxy.1wt.eu/</website> <category>Services</category> - <version>0.30</version> - <status>BETA</status> + <version>1.4.18 pkg v.1.0</version> + <status>Release</status> <required_version>2.0</required_version> <config_file>http://www.pfsense.com/packages/config/haproxy/haproxy.xml</config_file> <configurationfile>haproxy.xml</configurationfile> |