From 95348fe130530d689f79e5ce819a61b3bdfec78a Mon Sep 17 00:00:00 2001 From: yamaoka Date: Wed, 12 May 1999 05:57:00 +0000 Subject: [PATCH] Modify for ftp.jpl.org. --- Makefile | 4 ++-- ftp.in | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Makefile b/Makefile index 54c0ea2..0480e4e 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ PACKAGE = wemi API = 1.13 -RELEASE = 3 +RELEASE = 4 TAR = tar RM = /bin/rm -f @@ -23,7 +23,7 @@ VERSION_SPECIFIC_LISPDIR = NONE GOMI = *.elc VERSION = $(API).$(RELEASE) -ARC_DIR = /pub/GNU/elisp/semi/wemi +ARC_DIR = /pub/elisp/wemi elc: diff --git a/ftp.in b/ftp.in index 6c3ad02..afb0bf5 100644 --- a/ftp.in +++ b/ftp.in @@ -2,12 +2,12 @@ It is available from - ftp://ftp.jaist.ac.jp/pub/GNU/elisp/semi/semi-API-for-flim-1.12 + ftp://ftp.jpl.org/pub/elisp/wemi --[[message/external-body; access-type=anon-ftp; - site="ftp.jaist.ac.jp"; - directory="/pub/GNU/elisp/semi/semi-API-for-flim-1.12"; + site="ftp.jpl.org"; + directory="ftp://ftp.jpl.org/pub/elisp/wemi"; name="PACKAGE-VERSION.tar.gz"; mode=image]] Content-Type: application/octet-stream; -- 1.7.10.4