aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS3
-rw-r--r--README.es4
-rw-r--r--sylpheed.spec.in4
3 files changed, 5 insertions, 6 deletions
diff --git a/AUTHORS b/AUTHORS
index ca24f748..030be00e 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,7 +1,6 @@
-main-branch (http://sylpheed.good-day.net)
+main-branch (http://sylpheed.sraoss.jp)
Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>
- <yamamoto@good-day.co.jp>
claws-branch (http://sylpheed-claws.sourceforge.net)
diff --git a/README.es b/README.es
index e78cfd1c..b1f06afa 100644
--- a/README.es
+++ b/README.es
@@ -222,7 +222,7 @@ Información
Puede comprobar la versión más reciente e información sobre Sylpheed en:
- http://sylpheed.good-day.net/
+ http://sylpheed.sraoss.jp/
Existe también un manual de Sylpheed escrito por
Yoichi Imai <yoichi@silver-forest.com> en:
@@ -242,7 +242,7 @@ Puede obtener el código fuente más reciente del repositorio Subversion.
Vaya a un directorio apropiado y con el comando:
- svn checkout svn://sylpheed.good-day.net/sylpheed
+ svn checkout svn://sylpheed.sraoss.jp/sylpheed/trunk
se creará el árbol de las fuentes con nombre «sylpheed» bajo el directorio
actual.
diff --git a/sylpheed.spec.in b/sylpheed.spec.in
index 1f6450e2..2f0237f5 100644
--- a/sylpheed.spec.in
+++ b/sylpheed.spec.in
@@ -6,9 +6,9 @@ Summary: a GTK+ based, lightweight, and fast e-mail client
Name: sylpheed
Version: %{ver}
Release: %{rel}
-Source: http://sylpheed.good-day.net/sylpheed/%{name}-%{ver}.tar.gz
+Source: http://sylpheed.sraoss.jp/sylpheed/%{name}-%{ver}.tar.gz
License: GPL
-URL: http://sylpheed.good-day.net/
+URL: http://sylpheed.sraoss.jp/
Requires: gtk2 >= 2.4.0
Group: Applications/Internet
Packager: Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>