summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-06-09 21:21:52 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-06-09 21:21:52 +0000
commit7b27962e8bd722fed5237a3982139748bb4e7248 (patch)
treef6564f0db70da536a975988c3246d68db6fc76a0 /mail
parentMake this port respect CC/CFLAGS. (diff)
Use MASTER_SITE_PORTS_JP instead of spelling out the URL.
Notes
Notes: svn path=/head/; revision=29470
Diffstat (limited to 'mail')
-rw-r--r--mail/mailx/Makefile4
-rw-r--r--mail/mew/Makefile2
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/mailx/Makefile b/mail/mailx/Makefile
index 3db5c5273bc5..033c78e15f12 100644
--- a/mail/mailx/Makefile
+++ b/mail/mailx/Makefile
@@ -8,11 +8,11 @@
PORTNAME= mailx
PORTVERSION= 0.5
CATEGORIES= mail
-MASTER_SITES= ftp://ports.jp.freebsd.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/ \
+MASTER_SITES= ${MASTER_SITE_PORTS_JP} \
ftp://ftp.noc.titech.ac.jp/pub/tmp/aki/FreeBSD/mailx/
DISTFILES= mail-2.2.8.tar.gz mailx-memo-2.2.8R
-PATCH_SITES= ftp://ports.jp.freebsd.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/ \
+PATCH_SITES= ${MASTER_SITE_PORTS_JP} \
ftp://ftp.noc.titech.ac.jp/pub/tmp/aki/FreeBSD/mailx/
PATCHFILES= mailx.v05.patch.gz
PATCH_DIST_STRIP= -p1
diff --git a/mail/mew/Makefile b/mail/mew/Makefile
index 8e153018d0ce..d5cd16b6bf36 100644
--- a/mail/mew/Makefile
+++ b/mail/mew/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.94.1
CATEGORIES= mail elisp
MASTER_SITES= ftp://ftp.mew.org/pub/Mew/ \
ftp://ftp.kyushu-u.ac.jp/pub/Misc/mew/ \
- ftp://ports.jp.freebsd.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/
+ ${MASTER_SITE_PORTS_JP}
DISTNAME= mew-${PORTVERSION}
MAINTAINER= kiri@kiri.toba-cmt.ac.jp