Update for the new CVS server.
authoryamaoka <yamaoka>
Thu, 6 Jan 2000 04:43:33 +0000 (04:43 +0000)
committeryamaoka <yamaoka>
Thu, 6 Jan 2000 04:43:33 +0000 (04:43 +0000)
ChangeLog
Makefile
README.en

index 41d30aa..e1a32dd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-01-05  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * Makefile, README.en: Update for the new CVS server.
+
 1999-12-28   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
 
        * mime-edit.el (mime-edit-user-agent-value): Don't require
index 84d8c26..7f24328 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -53,7 +53,7 @@ tar:
        cvs commit
        sh -c 'cvs tag -RF $(PACKAGE)-`echo $(VERSION) | tr . _`; \
        cd /tmp; \
-       cvs -d :pserver:anonymous@chamonix.jaist.ac.jp:/hare/cvs/root \
+       cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root \
                export -d $(PACKAGE)-$(VERSION) \
                -r $(PACKAGE)-`echo $(VERSION) | tr . _` \
                semi'
index dc73eef..1caab62 100644 (file)
--- a/README.en
+++ b/README.en
@@ -204,7 +204,7 @@ CVS based development
 
   If you would like to join CVS based development, please send mail to
 
-       cvs@chamonix.jaist.ac.jp
+       cvs@cvs.m17n.org
 
   with your account name and UNIX style crypted password.  We hope you 
   will join the open development.