summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-02-22 02:49:48 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-02-22 02:49:48 +0000
commit0fabc4ff051e95eb5864d7efe4263c17608436ef (patch)
treef6340e202da1e233fb37fd26912a5a8963d43275 /mail
parentUpdate to 1.62. (diff)
Sanitize MASTER_SITES.
Notes
Notes: svn path=/head/; revision=38576
Diffstat (limited to 'mail')
-rw-r--r--mail/arrow/Makefile3
-rw-r--r--mail/qpopper/Makefile4
2 files changed, 3 insertions, 4 deletions
diff --git a/mail/arrow/Makefile b/mail/arrow/Makefile
index 86266bf5f868..1108ffc3af0b 100644
--- a/mail/arrow/Makefile
+++ b/mail/arrow/Makefile
@@ -8,7 +8,8 @@
PORTNAME= arrow
PORTVERSION= 1.0.8
CATEGORIES= mail
-MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/arrow/source/
+MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/arrow/source/ \
+ ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/
DISTNAME= Arrow_source-${PORTVERSION}
MAINTAINER= lioux@FreeBSD.org
diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile
index 4a43cc305056..0f158394bee6 100644
--- a/mail/qpopper/Makefile
+++ b/mail/qpopper/Makefile
@@ -10,9 +10,7 @@ PORTVERSION= 3.1.2
PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.qualcomm.com/eudora/servers/unix/popper/ \
- ftp://ftp.gmxuk.net/pub/qpopper/ \
- ftp://sunsite.doc.ic.ac.uk/Mirrors/ftp.qualcomm.com/eudora/servers/unix/popper/ \
- ftp://ftp.kracked.com/pub/qpopper/
+ ftp://sunsite.doc.ic.ac.uk/Mirrors/ftp.qualcomm.com/eudora/servers/unix/popper/
DISTNAME= ${PORTNAME}${PORTVERSION}
.include <bsd.port.pre.mk>