From: yamaoka Date: Thu, 6 Jan 2000 04:43:20 +0000 (+0000) Subject: Update for the new CVS server. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=c2919c4e7882ec2f5e85ebed3544c65b732af15b;p=elisp%2Fmu-cite.git Update for the new CVS server. --- diff --git a/ChangeLog b/ChangeLog index 5ae0c4c..80ff92d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-01-05 Katsumi Yamaoka + + * Makefile: Update for the new CVS server. + + 1999-12-16 Katsumi Yamaoka * MU-CITE: Version 8.1 was released. diff --git a/Makefile b/Makefile index 156a0d7..5fa8661 100644 --- a/Makefile +++ b/Makefile @@ -50,7 +50,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 . _` \ mu'