diff options
| -rw-r--r-- | docs/uclibc.org/uClibc-apps.html | 26 | 
1 files changed, 14 insertions, 12 deletions
| diff --git a/docs/uclibc.org/uClibc-apps.html b/docs/uclibc.org/uClibc-apps.html index ba155264b..a8b95088f 100644 --- a/docs/uclibc.org/uClibc-apps.html +++ b/docs/uclibc.org/uClibc-apps.html @@ -61,12 +61,6 @@ to the uClibc home page.</a>  </tr>  <!-- -------------------------------------------------------------------- -->  <tr> -  <td> <a href="http://www.gnu.org/software/fileutils/fileutils.html">GNU Fileutils</a> </td> -  <td> <a href="ftp://ftp.gnu.org/gnu/fileutils/fileutils-4.1.tar.gz">fileutils-4.1.tar.gz</a> </td> -  <td> details of failure not yet reported </td> -</tr> -<!-- -------------------------------------------------------------------- --> -<tr>    <td> <a href="http://www.freeswan.org/">Freeswan</a> </td>    <td>  </td>    <td> Uses struct _res, which is not yet supported.  </td> @@ -79,12 +73,6 @@ to the uClibc home page.</a>    <td> details of failure not yet reported </td>  <!-- -------------------------------------------------------------------- --> -<tr> -  <td> <a href="http://www.procmail.org/">procmail</a> </td> -  <td>  </td> -  <td> details of failure not yet reported </td> - -<!-- -------------------------------------------------------------------- -->  </table> @@ -168,6 +156,13 @@ box or with a patch. Please tell us if you have experience with other versions  </tr>  <!-- -------------------------------------------------------------------- -->  <tr> +  <td> <a href="http://www.gnu.org/software/fileutils/fileutils.html">GNU Fileutils</a> </td> +  <td> <a href="ftp://ftp.gnu.org/gnu/fileutils/fileutils-4.1.tar.gz">fileutils-4.1.tar.gz</a> </td> +  <td>   </td> +  <td> details of failure not yet reported </td> +</tr> +<!-- -------------------------------------------------------------------- --> +<tr>    <td> <a href="http://www.gnu.org/software/shellutils/shellutils.html">GNU shellutils</a> </td>    <td> <a href="ftp://ftp.gnu.org/gnu/sh-utils/">sh-utils-2.0.tar.gz</a> </td>    <td>   </td> @@ -769,6 +764,13 @@ box or with a patch. Please tell us if you have experience with other versions    trees, hashes, and lists. GLib is the foundation for the GTK toolkit. </td>  </tr>  <!-- -------------------------------------------------------------------- --> +<tr> +  <td> <a href="http://www.procmail.org/">procmail</a> </td> +  <td> <a href="http://www.procmail.org/procmail-3.22.tar.gz">procmail-3.22.tar.gz</a> </td> +  <td>  </td> +  <td> procmail is a very nice mail-filtering tool.  </td> + +<!-- -------------------------------------------------------------------- -->  </table>  </center> | 
