diff options
author | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2006-09-17 03:28:13 +0000 |
---|---|---|
committer | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2006-09-17 03:28:13 +0000 |
commit | 287b603f6b55f725bd3626751c739c471783be76 (patch) | |
tree | 84f41db660f338cb7b6a909ae7d8f78ec3fd5c70 /mail/emh | |
parent | b10d9aacb09adbe16a2724673ebf1d2b1b8bd94d (diff) |
Master site is currently unavailable, use mirror
Submitted by: Bill "distfiles" Fenner
Notes
Notes:
svn path=/head/; revision=173205
Diffstat (limited to 'mail/emh')
-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 |