diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-09-11 22:10:43 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-09-11 22:10:43 +0000 |
commit | 93b01997c4f6c7516cb4fc89f712d4eb49113add (patch) | |
tree | 2beafde94a08a4a833d2ed5f56b7f471d5b8f758 /editors/apel/Makefile | |
parent | 4cb45337dd88139675be60ab4815fb616d417756 (diff) |
Notes
Diffstat (limited to 'editors/apel/Makefile')
-rw-r--r-- | editors/apel/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/editors/apel/Makefile b/editors/apel/Makefile index f3a4798a6636..114684b0a16b 100644 --- a/editors/apel/Makefile +++ b/editors/apel/Makefile @@ -10,9 +10,6 @@ PORTVERSION= ${APEL_VER} CATEGORIES= editors elisp MASTER_SITES= ftp://ftp.m17n.org/pub/mule/apel/ \ ftp://ftp.jpl.org/pub/elisp/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} |