summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/libtai/Makefile4
-rw-r--r--sysutils/clockspeed/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/devel/libtai/Makefile b/devel/libtai/Makefile
index 553dd7d834c9..47335f4990b5 100644
--- a/devel/libtai/Makefile
+++ b/devel/libtai/Makefile
@@ -8,7 +8,9 @@
PORTNAME= libtai
PORTVERSION= 0.60
CATEGORIES= devel
-MASTER_SITES= http://cr.yp.to/libtai/
+MASTER_SITES= http://cr.yp.to/libtai/ \
+ ftp://mirror.pipex.net/pub/qmail/ \
+ ftp://ftp.rifkin.technion.ac.il/pub/qmail/
MAINTAINER= lioux@FreeBSD.org
diff --git a/sysutils/clockspeed/Makefile b/sysutils/clockspeed/Makefile
index b3fc7155ce89..c11ccdadfb2e 100644
--- a/sysutils/clockspeed/Makefile
+++ b/sysutils/clockspeed/Makefile
@@ -9,7 +9,9 @@ PORTNAME= clockspeed
PORTVERSION= 0.62
PORTREVISION= 1
CATEGORIES= sysutils
-MASTER_SITES= http://cr.yp.to/clockspeed/
+MASTER_SITES= http://cr.yp.to/clockspeed/ \
+ ftp://mirror.pipex.net/pub/qmail/ \
+ ftp://ftp.rifkin.technion.ac.il/pub/qmail/
MAINTAINER= lioux@FreeBSD.org