summaryrefslogtreecommitdiff
path: root/editors/apel/Makefile
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/Makefile
parentUpdate to 1.5.2 (diff)
Update to 10.3.
Submitted by: kuriyama Obtained from: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/11587
Diffstat (limited to 'editors/apel/Makefile')
-rw-r--r--editors/apel/Makefile7
1 files changed, 5 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