summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-03-15 11:56:38 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-03-15 11:56:38 +0000
commit2734a3aa00ffbf57fab24de6a513af175631803b (patch)
tree1d4ba9a1a258eae82a496982c72b12e61f815928 /mail
parentMisc. cleanup. They've been in my tree for a while, I forgot to commit them. (diff)
Add backup site in Japan. This port is RESTRICTED so ftp.freebsd.org
can't carry the distfile, and the original has disappeared from the master site. Submitted by: kiri@kiri.toba-cmt.ac.jp
Notes
Notes: svn path=/head/; revision=5966
Diffstat (limited to 'mail')
-rw-r--r--mail/mew/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/mew/Makefile b/mail/mew/Makefile
index 809e47ff0749..1a744ca75a47 100644
--- a/mail/mew/Makefile
+++ b/mail/mew/Makefile
@@ -3,12 +3,13 @@
# Date created: 30 December 1996
# Whom: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
#
-# $Id: Makefile,v 1.2 1997/01/03 16:48:34 max Exp $
+# $Id: Makefile,v 1.3 1997/01/03 16:52:53 max Exp $
#
DISTNAME= mew-1.54
CATEGORIES= mail
-MASTER_SITES= ftp://ftp.aist-nara.ac.jp/pub/elisp/Mew/
+MASTER_SITES= ftp://ftp.aist-nara.ac.jp/pub/elisp/Mew/ \
+ ftp://ports.jp.freebsd.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/
MAINTAINER= kiri@kiri.toba-cmt.ac.jp