|
From: Mario R. R. <rio...@us...> - 2011-06-18 11:58:50
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Maxima, A Computer Algebra System - site-xml - http://maxima.sourceforge.net". The branch, master has been updated via 777a87337cc5f51d0c63c4e542587d8d3d09486f (commit) from 1877407a150cb13c26bac2e9c3e04a6df17bb1fd (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 777a87337cc5f51d0c63c4e542587d8d3d09486f Author: Mario Rodriguez <rio...@us...> Date: Sat Jun 18 13:56:47 2011 -0400 Update link for git repository diff --git a/es/download.xml b/es/download.xml index 376aea8..8199573 100644 --- a/es/download.xml +++ b/es/download.xml @@ -29,8 +29,12 @@ <h3>Todas las plataformas</h3> <p>Para construir Maxima desde las fuentes, dispones de <kbd>maxima-x.y.z.tar.gz</kbd>.</p> -<h3>CVS</h3> -<p>Puedes obtener el más reciente código en desarrollo en la: <a href="http://sourceforge.net/cvs/?group_id=4933">página de CVS de Sourceforge para Maxima</a>.</p> +<h3>GIT</h3> +<p>Puedes obtener el más reciente código en desarrollo en la: <a href="http://sourceforge.net/git/?group_id=4933">página GIT de Sourceforge para Maxima</a>.</p> + +<h4>CVS</h4> + +<p>El proyecto Maxima ha cambiado a Git para gestionar su código fuente.</p> </body> </html> ----------------------------------------------------------------------- Summary of changes: es/download.xml | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) hooks/post-receive -- Maxima, A Computer Algebra System - site-xml - http://maxima.sourceforge.net |