aboutsummaryrefslogtreecommitdiff
path: root/editors/apel
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2001-10-29 12:50:05 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2001-10-29 12:50:05 +0000
commit89e54006b0ccadf6b798cf0a02561e12ade19cfd (patch)
tree1e614bb4b12da77645bce5c6c25425e6a18238f0 /editors/apel
parent9f78dc8789eec4a13a79a13ecb1dccda70a67eee (diff)
downloadports-89e54006b0ccadf6b798cf0a02561e12ade19cfd.tar.gz
ports-89e54006b0ccadf6b798cf0a02561e12ade19cfd.zip
Update to 10.3.
Submitted by: kuriyama Obtained from: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/11587
Notes
Notes: svn path=/head/; revision=49328
Diffstat (limited to 'editors/apel')
-rw-r--r--editors/apel/Makefile7
-rw-r--r--editors/apel/pkg-descr.emacs192
-rw-r--r--editors/apel/pkg-descr.emacs202
-rw-r--r--editors/apel/pkg-descr.emacs212
-rw-r--r--editors/apel/pkg-descr.mule2
-rw-r--r--editors/apel/pkg-descr.xemacs21-mule2
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>.