diff options
Diffstat (limited to 'mail/mew/Makefile')
-rw-r--r-- | mail/mew/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mew/Makefile b/mail/mew/Makefile index 367320308534..0bf16211c38d 100644 --- a/mail/mew/Makefile +++ b/mail/mew/Makefile @@ -8,8 +8,8 @@ PORTNAME= mew PORTVERSION= ${MEW_VER} CATEGORIES= editors elisp -MASTER_SITES= ftp://ftp.mew.org/pub/Mew/ \ - ftp://ftp.kyushu-u.ac.jp/pub/Misc/mew/ \ +MASTER_SITES= ftp://ftp.mew.org/pub/Mew/old/ \ + ftp://ftp.kyushu-u.ac.jp/pub/Misc/mew/old/ \ ${MASTER_SITE_PORTS_JP} PKGNAMESUFFIX= -${EMACS_PORT_NAME} |