X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=Makefile;h=571470f8366290787499d3adf0ef3889abb24d50;hb=203c90150b8c7da7ecf23b433196773d4f3f7eae;hp=350c8451e4d48d2e7e3f8a630e974618ac4c5de3;hpb=ad3ba73586a7e06f1311726585c1e2c86995bda2;p=elisp%2Fapel.git diff --git a/Makefile b/Makefile index 350c845..571470f 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ # Makefile for APEL. # -VERSION = 9.23 +VERSION = 10.2 TAR = tar RM = /bin/rm -f @@ -51,7 +51,7 @@ tar: sh -c 'cvs tag -RF apel-`echo $(VERSION) \ | sed s/\\\\./_/ | sed s/\\\\./_/`; \ cd /tmp; \ - cvs -d :pserver:morioka@chamonix.jaist.ac.jp:/hare/cvs/root \ + cvs -d :pserver:morioka@cvs.m17n.org:/cvs/root \ export -d apel-$(VERSION) \ -r apel-`echo $(VERSION) | tr . _` apel' cd /tmp; $(RM) apel-$(VERSION)/ftp.in ; \