diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 2001-10-29 12:50:05 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 2001-10-29 12:50:05 +0000 |
commit | 89e54006b0ccadf6b798cf0a02561e12ade19cfd (patch) | |
tree | 1e614bb4b12da77645bce5c6c25425e6a18238f0 /editors/apel | |
parent | 9f78dc8789eec4a13a79a13ecb1dccda70a67eee (diff) |
Notes
Diffstat (limited to 'editors/apel')
-rw-r--r-- | editors/apel/Makefile | 7 | ||||
-rw-r--r-- | editors/apel/pkg-descr.emacs19 | 2 | ||||
-rw-r--r-- | editors/apel/pkg-descr.emacs20 | 2 | ||||
-rw-r--r-- | editors/apel/pkg-descr.emacs21 | 2 | ||||
-rw-r--r-- | editors/apel/pkg-descr.mule | 2 | ||||
-rw-r--r-- | editors/apel/pkg-descr.xemacs21-mule | 2 |
6 files changed, 15 insertions, 2 deletions
diff --git a/editors/apel/Makefile b/editors/apel/Makefile index 6dabc126969d..2c1bad2e134c 100644 --- a/editors/apel/Makefile +++ b/editors/apel/Makefile @@ -8,8 +8,11 @@ PORTNAME= apel PORTVERSION= ${APEL_VER} CATEGORIES= editors elisp -MASTER_SITES= ftp://ftp.etl.go.jp/pub/mule/apel/ \ - ftp://ftp.center.osaka-u.ac.jp/mule/apel/ +MASTER_SITES= ftp://ftp.m17n.org/pub/mule/apel/ \ + ftp://ftp.etl.go.jp/pub/mule/apel/ \ + ftp://ftp.media.kyoto-u.ac.jp/pub/mule/apel/ \ + ftp://ftp.win.or.jp/pub/word/mule/apel/ \ + ftp://ftp.eos.hokudai.ac.jp/pub/GNU/emacs/mule/apel/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER?= shige@FreeBSD.org diff --git a/editors/apel/pkg-descr.emacs19 b/editors/apel/pkg-descr.emacs19 index ecf711decd8c..5f029e89a2ad 100644 --- a/editors/apel/pkg-descr.emacs19 +++ b/editors/apel/pkg-descr.emacs19 @@ -34,4 +34,6 @@ To use apel, put the following setup into your ~/.emacs: (require 'apel-setupel) +WWW: http://cvs.m17n.org/elisp/APEL/index.en.html + --- Porting by shige <shige@FreeBSD.ORG>. diff --git a/editors/apel/pkg-descr.emacs20 b/editors/apel/pkg-descr.emacs20 index 044318554809..e9e2cbecee4c 100644 --- a/editors/apel/pkg-descr.emacs20 +++ b/editors/apel/pkg-descr.emacs20 @@ -29,4 +29,6 @@ APEL is programed by MORIOKA Tomohiko <tomo@m17n.org>. ${LOCALBASE}/share/emacs/site-lisp/apel/ --- apel ${LOCALBASE}/share/emacs/20.5/site-lisp/emu/ --- emu +WWW: http://cvs.m17n.org/elisp/APEL/index.en.html + --- Porting by shige <shige@FreeBSD.ORG>. diff --git a/editors/apel/pkg-descr.emacs21 b/editors/apel/pkg-descr.emacs21 index 044318554809..e9e2cbecee4c 100644 --- a/editors/apel/pkg-descr.emacs21 +++ b/editors/apel/pkg-descr.emacs21 @@ -29,4 +29,6 @@ APEL is programed by MORIOKA Tomohiko <tomo@m17n.org>. ${LOCALBASE}/share/emacs/site-lisp/apel/ --- apel ${LOCALBASE}/share/emacs/20.5/site-lisp/emu/ --- emu +WWW: http://cvs.m17n.org/elisp/APEL/index.en.html + --- Porting by shige <shige@FreeBSD.ORG>. diff --git a/editors/apel/pkg-descr.mule b/editors/apel/pkg-descr.mule index af904d7e4993..edfc415d8ee7 100644 --- a/editors/apel/pkg-descr.mule +++ b/editors/apel/pkg-descr.mule @@ -34,4 +34,6 @@ To use apel, put the following setup into your ~/.emacs: (require 'apel-setupel) +WWW: http://cvs.m17n.org/elisp/APEL/index.en.html + --- Porting by shige <shige@FreeBSD.ORG>. diff --git a/editors/apel/pkg-descr.xemacs21-mule b/editors/apel/pkg-descr.xemacs21-mule index 9096307024ae..343929cfa6e5 100644 --- a/editors/apel/pkg-descr.xemacs21-mule +++ b/editors/apel/pkg-descr.xemacs21-mule @@ -28,4 +28,6 @@ APEL is programed by MORIOKA Tomohiko <tomo@m17n.org>. APEL is installed the following directory tree: ${LOCALBASE}/lib/xemacs/site-packages/lisp/apel/ --- apel & emu +WWW: http://cvs.m17n.org/elisp/APEL/index.en.html + --- Porting by shige <shige@FreeBSD.ORG>. |