aboutsummaryrefslogtreecommitdiffstats
path: root/mail/xfmail
diff options
context:
space:
mode:
authormikeh <mikeh@FreeBSD.org>2003-01-06 00:30:22 +0800
committermikeh <mikeh@FreeBSD.org>2003-01-06 00:30:22 +0800
commit32df782a7c86740c4810eda3eea0ece221c1757b (patch)
treec2e76731ef85238367e45abe734a2e3c6860880d /mail/xfmail
parent622654875b93e6c77a3621b99e5bdf4450c1c0c1 (diff)
downloadfreebsd-ports-gnome-32df782a7c86740c4810eda3eea0ece221c1757b.tar.gz
freebsd-ports-gnome-32df782a7c86740c4810eda3eea0ece221c1757b.tar.zst
freebsd-ports-gnome-32df782a7c86740c4810eda3eea0ece221c1757b.zip
Resort the MASTER_SITES to distribute the ftp load.
Diffstat (limited to 'mail/xfmail')
-rw-r--r--mail/xfmail/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile
index be9425448c6f..2b3d271441fb 100644
--- a/mail/xfmail/Makefile
+++ b/mail/xfmail/Makefile
@@ -8,9 +8,9 @@
PORTNAME= xfmail
PORTVERSION= 1.5.3
CATEGORIES= mail
-MASTER_SITES= ftp://xfmail.ufies.org/pub/xfmail/release/%SUBDIR%/ \
- ftp://cupido.geophys.nat.tu-bs.de/pub/xfmail/release/%SUBDIR%/ \
- ftp://ftp.cfreeze.com/pub/xfmail/release/%SUBDIR%/
+MASTER_SITES= ftp://xfmail.cfreeze.com/pub/xfmail/release/%SUBDIR%/ \
+ ftp://cupido.geophys.nat.tu-bs.de/pub/xfmail/release/%SUBDIR%/ \
+ ftp://xfmail.ufies.org/pub/xfmail/release/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTVERSION}/source/
MAINTAINER= mikeh@FreeBSD.org