diff options
-rw-r--r-- | mail/emh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/emh/Makefile b/mail/emh/Makefile index c9298733c6ea..9a9e5a7230c3 100644 --- a/mail/emh/Makefile +++ b/mail/emh/Makefile @@ -8,7 +8,7 @@ PORTNAME= emh PORTVERSION= 1.10.1 CATEGORIES= mail elisp -MASTER_SITES= ftp://ftp.m17n.org/pub/mule/semi/emh/ +MASTER_SITES= ftp://ring.aist.go.jp/pub/elisp/semi/emh/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= yoichi@FreeBSD.org |